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