isActive property

bool get isActive

Whether the animation is currently active (for backward compatibility).

Implementation

bool get isActive => isAnimating;