min property

dynamic min
final

The minimum value the user can select.

Defaults to 0.0. Must be less than max.

Implementation

final dynamic min;