getNavigatorKey method
Get currently used navigation key
Implementation
GlobalKey<NavigatorState>? getNavigatorKey() =>
_aliceCore.configuration.navigatorKey;
Get currently used navigation key
GlobalKey<NavigatorState>? getNavigatorKey() =>
_aliceCore.configuration.navigatorKey;