maxLength property

int? maxLength
final

When set, displays a character counter below the field in the form "<current> / <maxLength>".

Implementation

final int? maxLength;