onDidPopAppRoute abstract method
- AppRoute route
Notify the router that the given app route was popped.
Implementation
void onDidPopAppRoute(AppRoute route);
Notify the router that the given app route was popped.
void onDidPopAppRoute(AppRoute route);