status property

AnimationStatus get status

The current status of this animation.

Implementation

AnimationStatus get status => parent.status;