maxLength property

int? maxLength
final

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

Same as TextField.maxLength

Implementation

final int? maxLength;