menu
dealer_service
shared/values/routing.dart
AppRoute
profileCompany constant
profileCompany
dark_mode
light_mode
profileCompany
constant
ChildAppRoute
const
profileCompany
Implementation
static const profileCompany = ChildAppRoute('/profile/company', AppRoute.profile);
dealer_service
routing
AppRoute
profileCompany constant
AppRoute class