isDestroyed property

bool isDestroyed

Whether destroy has been called.

Implementation

bool get isDestroyed => _isDestroyed;