rive package
documentation
rive
SimpleAnimation
reset method
reset
reset
method
Null safety
void
reset
(
)
Resets the animation back to it's starting time position
Implementation
void reset() => _instance?.reset();
rive package
documentation
rive
SimpleAnimation
reset method
SimpleAnimation class
Constructors
SimpleAnimation
Properties
animationName
autoplay
hashCode
instance
isActive
isActiveChanged
mix
runtimeType
Methods
apply
dispose
init
noSuchMethod
onActivate
onDeactivate
reset
toString
Operators
operator ==