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