instanceKey property

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

The key used to access the LocalizationProvider instance.

Implementation

static GlobalKey instanceKey = GlobalKey();