characterCount property

int? characterCount
final

How many characters can be input in the textField.

If null, there will be no limit.

Implementation

final int? characterCount;