min property

num min
final

The minimum value the user can select.

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

Implementation

final num min;