menu
flutter_setup_helper package
documentation
Helper/widgets/custom_text_input.dart
CustomTextInput
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
?
maxLines
final
Maximum number of lines
Implementation
final int? maxLines;
flutter_setup_helper package
documentation
Helper/widgets/custom_text_input
CustomTextInput
maxLines property
CustomTextInput class