init()
Create an empty state container.
Declaration
init()Discussion
You don’t typically create an instance of AnimationState directly. Instead, the AnimationContext provides the animation state to an instance of CustomAnimation.
Create an empty state container.
init()You don’t typically create an instance of AnimationState directly. Instead, the AnimationContext provides the animation state to an instance of CustomAnimation.