isDestroyed property
bool
get
isDestroyed
Whether this context has been destroyed
Implementation
bool get isDestroyed => _isDestroyed;
Whether this context has been destroyed
bool get isDestroyed => _isDestroyed;