defaultIgnoreSafeArea property
Whether the bottom sheet should ignore the safe area and take up the entire screen. This is most likely used in combination with defaultFullscreen.
Implementation
final bool defaultIgnoreSafeArea;
Whether the bottom sheet should ignore the safe area and take up the entire screen. This is most likely used in combination with defaultFullscreen.
final bool defaultIgnoreSafeArea;