menu
getxtra package
documentation
get_navigation/src/router_report.dart
RouterReportManager<T>
currentRoute property
currentRoute property
dark_mode
light_mode
currentRoute
property
set
currentRoute
(
T
newRoute
)
Implementation
set currentRoute(T newRoute) { _current = newRoute; }
getxtra package
documentation
get_navigation/src/router_report
RouterReportManager<T>
currentRoute property
RouterReportManager class