materialKey property

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

Key for the MaterialApp;

Implementation

late GlobalKey materialKey;