maxLength property
The maximum length of the input text. Defaults to null (no limit); enforced by maxLengthEnforcement.
Implementation
final int? maxLength;
The maximum length of the input text. Defaults to null (no limit); enforced by maxLengthEnforcement.
final int? maxLength;