menu
homeowner_app
features/dashboard/widgets/pim_appswitch.dart
PimAppSwitch
PimAppSwitch const constructor
PimAppSwitch
dark_mode
light_mode
PimAppSwitch
constructor
const
PimAppSwitch
(
{
Key
?
key
,
required
int
deviceId
,
required
int
definitionId
,
})
Implementation
const PimAppSwitch({ super.key, required this.deviceId, required this.definitionId, });
homeowner_app
pim_appswitch
PimAppSwitch
PimAppSwitch const constructor
PimAppSwitch class