A GlobalKey used to identify and access the form associated with this controller.
final GlobalKey<FormState> formKey = GlobalKey<FormState>();