hasBeenDestroyed property

bool hasBeenDestroyed

Whether destroy has been called.

Implementation

bool get hasBeenDestroyed => _hasBeenDestroyed;