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