menu
jet_flutter_framework package
documentation
jet_framework.dart
RangeValidator<T>
max property
max property
dark_mode
light_mode
max
property
num
max
final
The maximum value of the range.
Implementation
final num max;
jet_flutter_framework package
documentation
jet_framework
RangeValidator<T>
max property
RangeValidator class