ComImage constructor
const
ComImage(})
Implementation
const ComImage(
this.src, {
super.key,
this.width,
this.height,
this.radius,
this.fit = BoxFit.cover,
this.minWidth,
this.minHeight,
this.placeholder,
this.errorBuilder,
});