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