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