isDone property

bool get isDone

Implementation

bool get isDone => time >= animation.duration;