status property
override
The current status of this animation.
Implementation
@override
AnimationStatus get status => _reverseStatus(parent.status);
The current status of this animation.
@override
AnimationStatus get status => _reverseStatus(parent.status);