isComplete method

bool isComplete()

Implementation

bool isComplete() => trackTime >= animationEnd - animationStart;