isDisposed property

bool get isDisposed

Whether this effect has been disposed

Implementation

bool get isDisposed => _disposed;