FormState
Creates a new FormState with the specified value and policy.
Parameters
value
The initial form data value.
policy
The form policy that defines validation behavior.
Parameters
T
The type of the form data.
Creates a new FormState with the specified value and policy.
The initial form data value.
The form policy that defines validation behavior.
The type of the form data.