menu
dealer_service
shared/values/routing.dart
DeviceOverviewRoute
DeviceOverviewRoute const constructor
DeviceOverviewRoute
dark_mode
light_mode
DeviceOverviewRoute
constructor
const
DeviceOverviewRoute
(
int
id
)
Implementation
const DeviceOverviewRoute(this.id) : super('/fleet/$id', AppRoute.fleet);
dealer_service
routing
DeviceOverviewRoute
DeviceOverviewRoute const constructor
DeviceOverviewRoute class