minLength property

int? minLength
final

The minimum number of characters (UTF-16 code units) required that the user should enter.

Implementation

final int? minLength;