menu
jet_flutter_framework package
documentation
jet_framework.dart
AutoRouteAware
didInitTabRoute method
didInitTabRoute method
dark_mode
light_mode
didInitTabRoute
method
void
didInitTabRoute
(
TabPageRoute
?
previousRoute
)
called when a tab route activates
Implementation
void didInitTabRoute(TabPageRoute? previousRoute) {}
jet_flutter_framework package
documentation
jet_framework
AutoRouteAware
didInitTabRoute method
AutoRouteAware class