A global key for the form state, used to manage form validation and submission.
late GlobalKey<FormState> formKey;