GlobalKey<T extends State<StatefulWidget> > constructor
const
GlobalKey<T extends State<StatefulWidget> > ()
Initializes a global key.
Implementation
const GlobalKey() : super();