HbIcon constructor
const
HbIcon({})
Implementation
const HbIcon({
super.key,
this.width,
this.height,
this.color,
this.defaultIcon,
this.errorIcon,
this.icon,
this.fit,
this.onTap,
this.rounded = false,
this.package,
});