min property

double min
final

The minimum value the user can select.

Defaults to 0.0. Must be less than or equal to max.

Implementation

final double min;