menu
sunday_ui package
documentation
MainComponents/sunday_text_field/cupertino_text_field.dart
SundayCupertinoTextField
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
?
maxLength
final
The maximum number of characters to allow in the text field.
Implementation
final int? maxLength;
sunday_ui package
documentation
MainComponents/sunday_text_field/cupertino_text_field
SundayCupertinoTextField
maxLength property
SundayCupertinoTextField class