SvgImageViewUrl constructor
const
SvgImageViewUrl({})
Implementation
const SvgImageViewUrl({
required this.url,
this.rootPath,
this.width,
this.height,
this.boxFit = BoxFit.contain,
this.color,
super.key});