maxLength property
final
The maximum number of characters (Unicode scalar values) to allow in the text field.
Same as TextField.maxLength
Implementation
final int maxLength
The maximum number of characters (Unicode scalar values) to allow in the text field.
Same as TextField.maxLength
final int maxLength