bool isCompleted

Whether this animation is stopped at the end.

Source

bool get isCompleted => status == AnimationStatus.completed;