minLength property
The minimum number of characters (UTF-16 code units) required that the user should enter.
Implementation
final int? minLength;
The minimum number of characters (UTF-16 code units) required that the user should enter.
final int? minLength;