menu
textfield_flutter package
documentation
flutter_textfield.dart
FlutterTextfield
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
?
maxLength
final
The maximum length of text that can be entered.
Implementation
final int? maxLength;
textfield_flutter package
documentation
flutter_textfield
FlutterTextfield
maxLength property
FlutterTextfield class