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