menu
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field.dart
SundayTextField
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
?
maxLength
final
The maximum length of the text field input.
Implementation
final int? maxLength;
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field
SundayTextField
maxLength property
SundayTextField class