chatShellNavigatorKey property
In-view navigator for sized/floating chat; used to push the dashboard route.
Implementation
final GlobalKey<NavigatorState> chatShellNavigatorKey =
GlobalKey<NavigatorState>();
In-view navigator for sized/floating chat; used to push the dashboard route.
final GlobalKey<NavigatorState> chatShellNavigatorKey =
GlobalKey<NavigatorState>();