formKey property

GlobalKey<FormState>? formKey
final

Form key

Implementation

final GlobalKey<FormState>? formKey;