menu
dealer_service
shared/values/routing.dart
AppRoute
notFound constant
notFound
dark_mode
light_mode
notFound
constant
RootAppRoute
const
notFound
Implementation
static const notFound = RootAppRoute('/notfound');
dealer_service
routing
AppRoute
notFound constant
AppRoute class