hcFormState property

FormState? get hcFormState

Returns Form.of(context)

Implementation

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