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