isDisposed property

bool get isDisposed

Whether this animation has been disposed.

Implementation

bool get isDisposed => _disposed;