DialogIcon constructor
const
DialogIcon({})
Implementation
const DialogIcon({
super.key,
required this.icon,
required this.color,
this.designStyle,
this.enableAnimation = true,
this.enablePulse = true,
});