menu
flutter_validator
flutter_validator
Validator
callbacks property
callbacks
brightness_4
callbacks
property
Null safety
List
<
String
? Function
(
String
?
)
>
callbacks
final
Implementation
final List<String? Function(String?)> callbacks;
flutter_validator
flutter_validator
Validator
callbacks property
Validator class
Constructors
Validator
Properties
callbacks
hashCode
runtimeType
Methods
add
call
contains
copy
equals
hasNoWhitespace
hasWhitespace
isAlphabetical
isAlphanumerical
isLowerCase
isNotEmpty
isNumerical
isUpperCase
matches
maxLength
minLength
noSuchMethod
notEquals
toString
Operators
operator ==