min property

T? min
final

The minimum value that the spinner can have. If null, there is no minimum value.

Implementation

final T? min;