menu
jet_flutter_framework package
documentation
jet_framework.dart
MaxLengthValidator<T>
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
maxLength
final
The maximum length the value is allowed to have.
Implementation
final int maxLength;
jet_flutter_framework package
documentation
jet_framework
MaxLengthValidator<T>
maxLength property
MaxLengthValidator class