menu
smart_design_system package
documentation
molecules/activable_row/smart_activable_row.dart
SmartActivableRowSwitchData
SmartActivableRowSwitchData.new constructor
SmartActivableRowSwitchData.new constructor
dark_mode
light_mode
SmartActivableRowSwitchData
constructor
SmartActivableRowSwitchData
(
{
required
bool
value
,
required
dynamic
onChanged
(
bool
)?,
})
Implementation
SmartActivableRowSwitchData({ required this.value, required this.onChanged, });
smart_design_system package
documentation
molecules/activable_row/smart_activable_row
SmartActivableRowSwitchData
SmartActivableRowSwitchData.new constructor
SmartActivableRowSwitchData class