form_field_validator package
documentation
form_field_validator
MatchValidator
MatchValidator constructor
MatchValidator
MatchValidator
constructor
Null safety
MatchValidator
(
{
required
String
errorText
}
)
Implementation
MatchValidator({required this.errorText});
form_field_validator package
documentation
form_field_validator
MatchValidator
MatchValidator constructor
MatchValidator class
Constructors
MatchValidator
Properties
errorText
hashCode
runtimeType
Methods
noSuchMethod
toString
validateMatch
Operators
operator ==