isFinished property

bool isFinished

Returns true if the Motion has completed.

Implementation

bool get isFinished => _finished;