- protected
- mustCallSuper
Called after install() when the route replaced another in the navigator.
Source
@protected
@mustCallSuper
void didReplace(Route<dynamic> oldRoute) { }
Called after install() when the route replaced another in the navigator.
@protected
@mustCallSuper
void didReplace(Route<dynamic> oldRoute) { }