menu
fluttery_framework package
documentation
view.dart
FieldWidgets<T>
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
?
maxLines
getter/setter pair
The maximum number of lines for the text to span, wrapping if necessary.
Implementation
int? maxLines;
fluttery_framework package
documentation
view
FieldWidgets<T>
maxLines property
FieldWidgets class