globalKey top-level property

GlobalKey<State<StatefulWidget>> globalKey
getter/setter pair

Implementation

GlobalKey globalKey = GlobalKey();