currentNavigator property
NavigatorState
get
currentNavigator
The current Navigator from StandardAppPlugin.delegate.
Implementation
NavigatorState get currentNavigator =>
standardAppPlugin.delegate!.currentNavigator;