menu
dealer_service
features/fleet/page/fleet_device_page.dart
FleetDevicePage
FleetDevicePage const constructor
FleetDevicePage
dark_mode
light_mode
FleetDevicePage
constructor
const
FleetDevicePage
(
{
Key
?
key
,
required
int
deviceId
,
})
Implementation
const FleetDevicePage({ super.key, required this.deviceId, });
dealer_service
fleet_device_page
FleetDevicePage
FleetDevicePage const constructor
FleetDevicePage class