hcFormState property

FormState? hcFormState

Returns Form.of(context)

Implementation

FormState? get hcFormState => Form.of(this);