bool isComplete

Indicates if this Translation is completed.

Source

bool get isComplete => _currentTime >= _totalTime;