rive package
documentation
rive
OneShotAnimation
onStart property
onStart
onStart
property
Null safety
VoidCallback
?
onStart
final
Fires when the animation starts being active
Implementation
final VoidCallback? onStart;
rive package
documentation
rive
OneShotAnimation
onStart 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 ==