menu
get package
documentation
get_navigation/src/router_report.dart
RouterReportManager<T>
reportCurrentRoute static method
reportCurrentRoute static method
dark_mode
light_mode
reportCurrentRoute
static method
void
reportCurrentRoute
(
Route
newRoute
)
Implementation
static void reportCurrentRoute(Route newRoute) { _current = newRoute; }
get package
documentation
get_navigation/src/router_report
RouterReportManager<T>
reportCurrentRoute static method
RouterReportManager class