MustMatch constructor
const
MustMatch(
- String otherFieldName
Requires a field to match another field.
Implementation
const MustMatch(this.otherFieldName);
Requires a field to match another field.
const MustMatch(this.otherFieldName);