formKey property

GlobalKey<FormState>? formKey
final

Button form key.

Implementation

final GlobalKey<FormState>? formKey;