isComplete property

bool isComplete

Indicates if this AnimatableChain is completed.

Implementation

bool get isComplete => _completed;