menu
electrician_app
features/home/presentation/screens/dashboard_page.dart
DashboardPage
DashboardPage.new const constructor
DashboardPage.new
dark_mode
light_mode
description
DashboardPage
constructor
const
DashboardPage
(
{
Key
?
key
,
})
Implementation
const DashboardPage({super.key});
electrician_app
dashboard_page
DashboardPage
DashboardPage.new const constructor
DashboardPage class