isDisposed property

bool get isDisposed

Whether the group is disposed

Implementation

bool get isDisposed => _disposed;