BrightSafeNetworkImage constructor
const
BrightSafeNetworkImage(})
Implementation
const BrightSafeNetworkImage(
this.url,
{Key? key,
this.fit,
this.height,
this.width,
this.color,
this.isSvg = false,
this.placeholderImage,
this.errorImage,
}) : super(key: key);