menu
sunny_lifecycle package
documentation
routing/route_observer.dart
TabRouteObserver
doPush method
doPush method
dark_mode
light_mode
doPush
method
@
override
void
doPush
(
RouteInformation
?
information
)
override
Implementation
@override void doPush(RouteInformation? information) => delegate.reportTabPush(information);
sunny_lifecycle package
documentation
routing/route_observer
TabRouteObserver
doPush method
TabRouteObserver class