formKey property

GlobalKey<FormState> formKey
getter/setter pair

Implementation

GlobalKey<FormState> formKey = new GlobalKey<FormState>();