RiveGenImage class
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
rive({String? artboard, List<String> animations = const [], List<String> stateMachines = const [], BoxFit? fit, Alignment? alignment, Widget? placeHolder, bool antialiasing = true, bool useArtboardSize = false, List<RiveAnimationController> controllers = const [], OnInitCallback? onInit})
→ RiveAnimation
-
-
toString()
→ String
-
A string representation of this object.
inherited