Called when a route has been pushed onto the navigator.
@override void didPush(Route route, Route? previousRoute) { _pushScope(); }