key property

GlobalKey<FormState> key
final

The key for the form.

Implementation

final GlobalKey<FormState> key;