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