menu
bottom_sheet_scaffold package
documentation
models/sheet_status.dart
SheetStatus
isExpanded property
isExpanded property
dark_mode
light_mode
isExpanded
property
bool
get
isExpanded
Implementation
bool get isExpanded => height == maxHeight;
bottom_sheet_scaffold package
documentation
models/sheet_status
SheetStatus
isExpanded property
SheetStatus class