SIconButton constructor
const
SIconButton({})
Implementation
const SIconButton({
super.key,
this.onTap,
this.size,
this.color,
this.splashColor,
this.splashBorderRadius,
this.iconData,
this.isActive = true,
this.customIcon,
this.label,
});