menu
fluttery_framework package
documentation
view.dart
FieldWidgets<T>
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
?
maxLength
getter/setter pair
The maximum string length that can be entered into the TextField.
Implementation
int? maxLength;
fluttery_framework package
documentation
view
FieldWidgets<T>
maxLength property
FieldWidgets class