navigatorKey property

GlobalKey<NavigatorState>? navigatorKey
getter/setter pair

The navigatorKey is used to add information of the currently used locale to the contexts.

Implementation

GlobalKey<NavigatorState>? navigatorKey;