S360fSwitchTileWithLegend constructor
const
S360fSwitchTileWithLegend({})
Implementation
const S360fSwitchTileWithLegend({
required this.onChanged,
required this.color,
required this.label,
required this.value,
this.textStyle,
this.tileValue,
this.disable = false,
this.hideSwitch = false,
super.key,
});