menu
website
routes/routes.dart
AppRoutes
current property
current
dark_mode
light_mode
current
property
String
current
Implementation
static String get current => _current ?? home;
website
routes
AppRoutes
current property
AppRoutes class