UImage constructor
const
UImage(})
Implementation
const UImage(
this.source, {
super.key,
this.fileData,
this.color,
this.width,
this.height,
this.placeholder,
this.progressIndicatorBuilder,
this.fit = BoxFit.contain,
this.borderRadius = 1,
this.border,
});