didPopNext method
- @protected
- @mustCallSuper
@mustCallSuper, @protected
The given route, which was above this one, has been popped off the navigator.
Implementation
@protected
@mustCallSuper
void didPopNext(Route<dynamic> nextRoute) { }
The given route, which was above this one, has been popped off the navigator.
@protected
@mustCallSuper
void didPopNext(Route<dynamic> nextRoute) { }