key property

GlobalKey<FormState> key
final

The GlobalKey attached to the underlying Flutter Form.

Implementation

final GlobalKey<FormState> key;