navigatorKey property

GlobalKey<NavigatorState>? navigatorKey

Returns the Get.key value to be set in the applications navigation

Implementation

static GlobalKey<NavigatorState>? get navigatorKey => Get.key;