IconX constructor
const
IconX({})
Implementation
const IconX({
super.key,
this.type = IconType.icon,
this.iconData,
this.assetPath,
this.size,
this.width,
this.height,
this.color,
this.dot,
this.badge,
this.fit,
this.package,
});