CxIconButton constructor
const
CxIconButton({})
Implementation
const CxIconButton({
super.key,
this.icon,
this.click,
this.size,
this.color,
this.hoverColor,
this.focusColor,
this.clickColor,
this.padding,
this.bgColor,
});