CuReCheckbox constructor
const
CuReCheckbox({})
Implementation
const CuReCheckbox({
super.key,
this.checked,
this.onChanged,
this.color,
this.label,
this.disabled,
this.size,
this.icon,
});
const CuReCheckbox({
super.key,
this.checked,
this.onChanged,
this.color,
this.label,
this.disabled,
this.size,
this.icon,
});