RoundedIcon constructor
const
RoundedIcon({})
Implementation
const RoundedIcon({
super.key,
this.assetPath,
this.imageUrl,
this.assetColor,
this.circleColor,
this.borderColor,
this.size = 34.0,
this.padding = 8.0,
this.borderRadius,
});