maxLength property

int? maxLength
final

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

Implementation

final int? maxLength;