isSheetAtMin property

bool get isSheetAtMin

Implementation

bool get isSheetAtMin =>
    sheetController.sheetPosition <= config.minChildSize + 0.01;