AppImageViewer constructor
const
AppImageViewer({})
Implementation
const AppImageViewer({
super.key,
this.imageSource,
this.pickedFile,
this.scale,
this.fit,
this.placeholder,
this.errorWidget,
this.width,
this.height,
this.borderRadius,
this.clipBehavior = Clip.antiAlias,
this.isCircular = false,
this.backgroundColor,
});