menu
my_widgets package
documentation
widgets/input.dart
TxtFormInput<T>
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
?
maxLines
final
Implementation
final int? maxLines, minLines, maxLength, validationLength;
my_widgets package
documentation
widgets/input
TxtFormInput<T>
maxLines property
TxtFormInput class