The Navigator pushed route.
route
The route immediately below that one, and thus the previously active route, is previousRoute.
previousRoute
void didPush(Route<dynamic> route, Route<dynamic> previousRoute) { }