isCompleted property

bool get isCompleted

Whether the animation has completed

Implementation

bool get isCompleted => _controller.isCompleted;