menu
sunny_lifecycle package
documentation
routing2/route_observer.dart
FNavigatorObserver
handlePushedRoute method
handlePushedRoute method
dark_mode
light_mode
handlePushedRoute
method
@
override
void
handlePushedRoute
(
FRouteInformation
information
)
override
Implementation
@override void handlePushedRoute(FRouteInformation information) => delegate.reportPush(information);
sunny_lifecycle package
documentation
routing2/route_observer
FNavigatorObserver
handlePushedRoute method
FNavigatorObserver class