menu
flutter_setup_helper package
documentation
Helper/widgets/custom_text_input.dart
CustomTextInput
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
?
maxLength
final
Maximum number of characters allowed
Implementation
final int? maxLength;
flutter_setup_helper package
documentation
Helper/widgets/custom_text_input
CustomTextInput
maxLength property
CustomTextInput class