isAtMin property

bool get isAtMin

Implementation

bool get isAtMin => maxHeight.roundDecimal() <= offset.roundDecimal();