menu
textfield_flutter package
documentation
flutter_textfield.dart
FlutterTextfield
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
?
maxLines
final
The maximum number of lines to show in the text field.
Implementation
final int? maxLines;
textfield_flutter package
documentation
flutter_textfield
FlutterTextfield
maxLines property
FlutterTextfield class