key property

GlobalKey<State<StatefulWidget>> key
final

GlobalKey identifying the call.

Implementation

final GlobalKey key = GlobalKey();