maxLength property
Maximum character length for the input. Type: int? (optional). Usage: Enforces length limits with counter display if set.
Implementation
final int? maxLength;
Maximum character length for the input. Type: int? (optional). Usage: Enforces length limits with counter display if set.
final int? maxLength;