maxHalf property

dynamic maxHalf

the half of max value

Implementation

get maxHalf => _max! / 2;