menu
jet_flutter_framework package
documentation
jet_framework.dart
MinLengthValidator<T>
minLength property
minLength property
dark_mode
light_mode
minLength
property
int
minLength
final
The minimum length the value is required to have.
Implementation
final int minLength;
jet_flutter_framework package
documentation
jet_framework
MinLengthValidator<T>
minLength property
MinLengthValidator class