max property
dynamic
max
final
The maximum value that the user can select.
Defaults to 1.0. Must be greater than the min.
Implementation
final dynamic max;
The maximum value that the user can select.
Defaults to 1.0. Must be greater than the min.
final dynamic max;