menu
flutter_svgaplayer3 package
documentation
player.dart
SVGASimpleImage
SVGASimpleImage const constructor
SVGASimpleImage const constructor
dark_mode
light_mode
SVGASimpleImage
constructor
const
SVGASimpleImage
(
{
Key
?
key
,
String
?
resUrl
,
String
?
assetsName
,
})
Implementation
const SVGASimpleImage({ super.key, this.resUrl, this.assetsName, });
flutter_svgaplayer3 package
documentation
player
SVGASimpleImage
SVGASimpleImage const constructor
SVGASimpleImage class