handleSafeArea property

bool? handleSafeArea
final

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;