ClickToOpenImageViwer constructor
      const
      ClickToOpenImageViwer({})
     
    
    
Implementation
const ClickToOpenImageViwer(
    {super.key,
    this.ImageLink,
    this.ImagePath,
    this.file,
    this.bytes,
    this.Height,
    this.Width,
    this.borderRadius});