menu
universal_flutter_utils package
documentation
widgets/input_box/index.dart
UFUInputBox
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
?
maxLines
final
Defines maxLines of input value of inputBox.
Implementation
final int? maxLines;
universal_flutter_utils package
documentation
widgets/input_box/index
UFUInputBox
maxLines property
UFUInputBox class