shouldUseDesktopNavigationOrchestration property
bool
get
shouldUseDesktopNavigationOrchestration
Implementation
bool get shouldUseDesktopNavigationOrchestration =>
_desktopUiReuseAdapter.shouldUseDesktopNavigationOrchestration(
hasNavigatorBinding: hasNavigatorObserverBinding,
isCallingPageOpen: isCallingPageOpen,
);