UImageFile constructor
const
UImageFile(})
Implementation
const UImageFile(
this.file, {
this.color,
this.width,
this.height,
this.fit = BoxFit.contain,
this.borderRadius = 1,
super.key,
});
const UImageFile(
this.file, {
this.color,
this.width,
this.height,
this.fit = BoxFit.contain,
this.borderRadius = 1,
super.key,
});