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