ValidForm typedef

ValidForm = void Function(bool, ErrorsForm form)

Implementation

typedef ValidForm = void Function(bool, ErrorsForm form);