hasBeenDestroyed property

bool get hasBeenDestroyed

Whether destroy has been called.

Implementation

bool get hasBeenDestroyed => _hasBeenDestroyed;