isAtMax property

bool get isAtMax

Implementation

bool get isAtMax => minHeight.roundDecimal() >= offset.roundDecimal();