useSafeArea property
Whether to wrap the dialog in a SafeArea widget to avoid system UI intrusions.
Defaults to true if not specified.
Implementation
final bool? useSafeArea;
Whether to wrap the dialog in a SafeArea widget to avoid system UI intrusions.
Defaults to true if not specified.
final bool? useSafeArea;