RiveGenImage class

Constructors

RiveGenImage.new(String _assetName, {Set<String> flavors = const {}})
const

Properties

flavors Set<String>
final
hashCode int
The hash code for this object.
no setterinherited
keyName String
no setter
path String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

package → const String