FormExtensions extension

Extension on FormState to provide utility methods for form management.

on

Methods

resetAllFields() → void

Available on FormState, provided by the FormExtensions extension

Resets all the form fields to their initial values.
validateAllFields() bool

Available on FormState, provided by the FormExtensions extension

Validates all the form fields.