LegacyFormState
Deprecated
Please migrate to the new form implementation. This legacy code will be removed in a future version.
The managed state of a form.
Parameters
T
The type of the form value.
Properties
Link copied to clipboard
The dependencies of the form fields.
Link copied to clipboard
The validation errors of the form.
Link copied to clipboard
The initial value of the form.
Link copied to clipboard
Whether the form has been submitted.
Link copied to clipboard
Whether the form is currently submitting.
Link copied to clipboard
The number of times submission process was called.
Link copied to clipboard
The validation triggers of the form.
Link copied to clipboard
The field dependencies of the form fields.