isClosing property
bool
get
isClosing
Whether terminal scope disposal has started.
Implementation
bool get isClosing => _isClosing;
Whether terminal scope disposal has started.
bool get isClosing => _isClosing;