viewKey property

GlobalKey<State<StatefulWidget>> viewKey
final

The GlobalKey of the view.

Implementation

final GlobalKey viewKey;