rive package
documentation
rive
OneShotAnimation
onStop property
onStop
onStop
property
Null safety
VoidCallback
?
onStop
final
Fires when the animation stops being active
Implementation
final VoidCallback? onStop;
rive package
documentation
rive
OneShotAnimation
onStop property
OneShotAnimation class
Constructors
OneShotAnimation
Properties
animationName
autoplay
hashCode
instance
isActive
isActiveChanged
mix
onStart
onStop
runtimeType
Methods
apply
dispose
init
noSuchMethod
onActivate
onActiveChanged
onDeactivate
reset
toString
Operators
operator ==