isSheetAtMax property

bool get isSheetAtMax

Implementation

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