menu
clue_ui_component package
documentation
components/clue_circle_text_field.dart
ClueCircleTextField
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
?
maxLength
final
The maximum length of the input text.
Implementation
final int? maxLength;
clue_ui_component package
documentation
components/clue_circle_text_field
ClueCircleTextField
maxLength property
ClueCircleTextField class