BaseWebImage constructor
const
BaseWebImage(})
Implementation
const BaseWebImage(this.imageUrl,
{super.key,
this.cacheKey,
this.cacheTag,
this.placeholder,
this.errorWidget,
this.width,
this.height,
this.fit,
this.imageCompletionHandler,
this.retries = 3,
this.timeLimit,
this.headers});