isCompleted property

bool isCompleted

Whether the animation is stopped at the end.

Implementation

bool get isCompleted => this == completed;