isAtMax property

bool get isAtMax

Implementation

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