menu
jet_flutter_framework package
documentation
jet_framework.dart
MinValidator<T>
inclusive property
inclusive property
dark_mode
light_mode
inclusive
property
bool
inclusive
final
Whether the minimum value is inclusive.
Implementation
final bool inclusive;
jet_flutter_framework package
documentation
jet_framework
MinValidator<T>
inclusive property
MinValidator class