max property

T? max
final

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

Implementation

final T? max;