isComplete property

bool get isComplete

Indicates if this AnimatableGroup is completed.

Implementation

bool get isComplete => _completed;