menu
jet_flutter_framework package
documentation
jet_framework.dart
RangeValidator<T>
inclusive property
inclusive property
dark_mode
light_mode
inclusive
property
bool
inclusive
final
Whether the range is inclusive of the min and max values.
Implementation
final bool inclusive;
jet_flutter_framework package
documentation
jet_framework
RangeValidator<T>
inclusive property
RangeValidator class