menu
bootstrap_ui_flutter package
documentation
ui/components/forms/bs_input.dart
BsInput
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
?
maxLines
final
The maximum number of lines to show at one time, wrapping if necessary.
Implementation
final int? maxLines;
bootstrap_ui_flutter package
documentation
ui/components/forms/bs_input
BsInput
maxLines property
BsInput class