isSheetAtMax property
bool
get
isSheetAtMax
Implementation
bool get isSheetAtMax =>
sheetController.sheetPosition >= config.effectiveMaxChildSize - 0.01;
bool get isSheetAtMax =>
sheetController.sheetPosition >= config.effectiveMaxChildSize - 0.01;