The safe area dictionary.
This type has the following structure:
| Key | Type | Description | Default Value |
|---|
"bottom" | SafeAreaType | Determines the safe area behaviour for the top direction. | "safe" |
"left" | SafeAreaType | Determines the safe area behaviour for the top direction. | "safe" |
"right" | SafeAreaType | Determines the safe area behaviour for the top direction. | "safe" |
"top" | SafeAreaType | Determines the safe area behaviour for the top direction. | "safe" |