formKey property

GlobalKey<FormState> formKey

Get to the FormState.

Implementation

GlobalKey<FormState> get formKey => _formKey;