maxLength property

int? maxLength
final

The maximum number of characters (Unicode scalar values) to allow in the text field.

Implementation

final int? maxLength;