isClosing property

bool get isClosing

Whether terminal scope disposal has started.

Implementation

bool get isClosing => _isClosing;