formKey property

GlobalKey<FormState> formKey
final

State fields for stateful widgets in this component.

Implementation

final formKey = GlobalKey<FormState>();