isCompleted property

bool get isCompleted

Implementation

bool get isCompleted => _animator != null && _animator!.isCompleted;