formKey property

GlobalKey<FormState>? formKey
final

Use the form key to save on any custom callback

Implementation

final GlobalKey<FormState>? formKey;