ImageX.asset constructor
const
ImageX.asset(})
Implementation
const ImageX.asset(
this.image, {
super.key,
this.radius,
this.width,
this.height,
this.fit,
this.placeholder,
this.backgroundColor,
this.builder,
this.package,
}) : type = ImageType.asset;