BreathingGlowingButton constructor
Implementation
BreathingGlowingButton({
this.width,
this.height,
this.buttonBackgroundColor,
this.glowColor,
this.icon,
this.iconColor,
this.onTap,
});
BreathingGlowingButton({
this.width,
this.height,
this.buttonBackgroundColor,
this.glowColor,
this.icon,
this.iconColor,
this.onTap,
});