maxLength property

int? maxLength
final

The maximum length of the input text. Defaults to null (no limit); enforced by maxLengthEnforcement.

Implementation

final int? maxLength;