CuReSwitch constructor
const
CuReSwitch({})
Implementation
const CuReSwitch({
super.key,
this.checked,
this.onChanged,
this.color,
this.label,
this.disabled,
this.spaceBetween,
this.alignment,
});
const CuReSwitch({
super.key,
this.checked,
this.onChanged,
this.color,
this.label,
this.disabled,
this.spaceBetween,
this.alignment,
});