defaultFullscreen property
Whether the bottom sheet should be displayed in fullscreen mode. If set to true, the bottom sheet will take up the entire screen. If set to false, the bottom sheet will be displayed at the bottom third(-ish) of the screen.
Implementation
final bool defaultFullscreen;