CuReToggleButtonsItem constructor
CuReToggleButtonsItem({})
Implementation
CuReToggleButtonsItem({
this.label,
this.icon,
this.isSelected,
this.color,
this.isDisabled,
this.value,
this.child,
});
CuReToggleButtonsItem({
this.label,
this.icon,
this.isSelected,
this.color,
this.isDisabled,
this.value,
this.child,
});