menu
dealer_service
features/system_dashboard/system_dashboard_page.dart
SystemDashboardPage
SystemDashboardPage const constructor
SystemDashboardPage
dark_mode
light_mode
SystemDashboardPage
constructor
const
SystemDashboardPage
(
{
Key
?
key
,
required
int
deviceId
,
})
Implementation
const SystemDashboardPage({ super.key, required this.deviceId, });
dealer_service
system_dashboard_page
SystemDashboardPage
SystemDashboardPage const constructor
SystemDashboardPage class