AgCachedImage constructor
const
AgCachedImage({})
Implementation
const AgCachedImage({
super.key,
required this.imageUrl,
this.height,
this.width,
this.textSize,
this.fullName,
this.isCircle = true,
this.isShowName = false,
this.boxFit,
this.placeHolder,
this.radius,
this.placeHoldChild,
this.backgroundColorList,
this.backgroundColor,
});