currentFormState property
TappyFormState?
get
currentFormState
Implementation
TappyFormState? get currentFormState => _inputController.formState;
TappyFormState? get currentFormState => _inputController.formState;