# InsetsSignal

The `InsetsSignal` class monitors the insets of the effect safe area.

## Properties

| Property | Description                                                                                                               |
| -------- | ------------------------------------------------------------------------------------------------------------------------- |
| `bottom` | <p><code>(get) bottom: ScalarSignal (set) (Not Available)</code></p><p>Represents the bottom component of the Insets.</p> |
| `left`   | <p><code>(get) left: ScalarSignal (set) (Not Available)</code></p><p>Represents the left component of the Insets.</p>     |
| `right`  | <p><code>(get) right: ScalarSignal (set) (Not Available)</code></p><p>Represents the right component of the Insets.</p>   |
| `top`    | <p><code>(get) top: ScalarSignal (set) (Not Available)</code></p><p>Represents the top component of the Insets.</p>       |

## Methods

This module exposes no methods.
