minimumNice property

T get minimumNice

Same as minimum but as a nice number.

Implementation

T get minimumNice => minimum;