menu
dogs_flutter package
documentation
databinding/text_field_style.dart
TextFieldStyle
minLines property
minLines property
dark_mode
light_mode
minLines
property
int
?
minLines
final
The minimum number of lines for the text to span.
Implementation
final int? minLines;
dogs_flutter package
documentation
databinding/text_field_style
TextFieldStyle
minLines property
TextFieldStyle class