isClosing property

bool get isClosing

Whether the controller is in the closing phase.

Implementation

bool get isClosing => _isClosing;