minLength property
An integer value that determines the smallest number of characters you want
to allow for String
types.
Implementation
final String? minLength;
An integer value that determines the smallest number of characters you want
to allow for String
types.
final String? minLength;