menu
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field.dart
SundayTextField
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
?
maxLines
final
The maximum number of lines for the text field.
Implementation
final int? maxLines;
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field
SundayTextField
maxLines property
SundayTextField class