form_field_validator library

Typedefs

FormFieldValidator<T> = String? Function(T? value)
same function signature as FormTextField's validator;