defaultUseSafeArea property

bool defaultUseSafeArea
final

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;