Dart Documentation
›
utils_math
›
MinMax
MinMax
class
Hide inherited
class MinMax { double min; double max; }
Properties
Code
double
max
#
double max
Code
double
min
#
double min