isCompleted property

bool isCompleted

Whether this animation is stopped at the end.

Implementation

bool get isCompleted => _controller.isCompleted;