hcFormState property
      
      FormState?
      get
      hcFormState
      
    
    
Returns Form.of(context)
Implementation
FormState? get hcFormState => Form.of(this);Returns Form.of(context)
FormState? get hcFormState => Form.of(this);