MyAssetImageView constructor
MyAssetImageView(})
Implementation
MyAssetImageView(this.imgPath,
{this.width,
this.height,
this.fit = BoxFit.contain,
this.isOval = false,
this.color,
this.radius = 0.0,
this.onTap,
this.clickable,
this.bgColor,
this.svgColor,
this.onLongTap});