maximumNice property

T get maximumNice

Same as maximum but as a nice number.

Implementation

T get maximumNice => maximum;