validator property
Validator function for the text field.
Can be used to ensure that the selected date meets specific requirements.
Implementation
final FormFieldValidator<String>? validator;
Validator function for the text field.
Can be used to ensure that the selected date meets specific requirements.
final FormFieldValidator<String>? validator;