menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
?
maxLength
final
this is the maxLength of the custom text field
Implementation
final int? maxLength;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
maxLength property
CustomTextField class