menu
homeowner_app
features/dashboard/page/dashboard_tile_section.dart
DashboardTileSection
DashboardTileSection const constructor
DashboardTileSection
dark_mode
light_mode
DashboardTileSection
constructor
const
DashboardTileSection
(
{
Key
?
key
,
required
GeneratorDetails
generatorDetails
,
})
Implementation
const DashboardTileSection({super.key, required this.generatorDetails});
homeowner_app
dashboard_tile_section
DashboardTileSection
DashboardTileSection const constructor
DashboardTileSection class