handleSafeArea property
Whether to automatically account for the bottom safe area (notch, home indicator). Defaults to true if not specified, but behavior depends on how it's used in parent.
Implementation
final bool? handleSafeArea;
Whether to automatically account for the bottom safe area (notch, home indicator). Defaults to true if not specified, but behavior depends on how it's used in parent.
final bool? handleSafeArea;