UFUSvgImage constructor
const
UFUSvgImage({})
Implementation
const UFUSvgImage({
super.key,
required this.assetPath,
this.height,
this.width,
this.fit = BoxFit.none,
this.colorFilter,
this.isRtl
});
const UFUSvgImage({
super.key,
required this.assetPath,
this.height,
this.width,
this.fit = BoxFit.none,
this.colorFilter,
this.isRtl
});