flutter_json_widgets
text_input_formatter
LengthLimitingTextInputFormatter
maxLength property
maxLength
maxLength
property
Null safety
int
?
maxLength
Implementation
int? get maxLength;
flutter_json_widgets
text_input_formatter
LengthLimitingTextInputFormatter
maxLength property
LengthLimitingTextInputFormatter class
Constructors
LengthLimitingTextInputFormatter
fromJson
Properties
copyWith
hashCode
maxLength
maxLengthEnforcement
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==