MicroSiteImageView constructor
const
MicroSiteImageView({})
Implementation
const MicroSiteImageView(
{this.imgUrl = '',
this.height = 24,
this.width = 24,
this.fit = BoxFit.fill,
this.radius = 0,
this.borderRadius,
super.key});