minLength property
Minimum length of an entered string, or minimum number of entries that can be selected in a menu.
Implementation
@BuiltValueField(wireName: r'MinLength')
int? get minLength;
Minimum length of an entered string, or minimum number of entries that can be selected in a menu.
@BuiltValueField(wireName: r'MinLength')
int? get minLength;