menu
sheetify package
documentation
toggle_sheet/toggle_sheet.dart
ToggleSheetExtent
isAtMin property
isAtMin property
dark_mode
light_mode
isAtMin
property
bool
get
isAtMin
Implementation
bool get isAtMin => maxHeight.roundDecimal() <= offset.roundDecimal();
sheetify package
documentation
toggle_sheet/toggle_sheet
ToggleSheetExtent
isAtMin property
ToggleSheetExtent class