UImageAsset constructor
const
UImageAsset(})
Implementation
const UImageAsset(
this.path, {
this.color,
this.width,
this.height,
this.fit = BoxFit.contain,
this.clipBehavior = Clip.hardEdge,
this.borderRadius = 1,
super.key,
});