menu
flutter_andomie package
documentation
utils/route_manager.dart
RouteManager
currentRoute property
currentRoute property
dark_mode
light_mode
currentRoute
property
String
?
get
currentRoute
Implementation
static String? get currentRoute => i._routes.lastOrNull;
flutter_andomie package
documentation
utils/route_manager
RouteManager
currentRoute property
RouteManager class