menu
homeowner_app
features/dashboard/page/dashboard_page.dart
DashboardPage
DashboardPage const constructor
DashboardPage
dark_mode
light_mode
DashboardPage
constructor
const
DashboardPage
(
{
Key
?
key
,
})
Implementation
const DashboardPage({super.key});
homeowner_app
dashboard_page
DashboardPage
DashboardPage const constructor
DashboardPage class