init static method
void
init(
Implementation
static void init(GlobalKey<NavigatorState> navigatorKey) {
_navigatorKey = navigatorKey;
}
static void init(GlobalKey<NavigatorState> navigatorKey) {
_navigatorKey = navigatorKey;
}