isClosing property
bool
get
isClosing
Whether the controller is in the closing phase.
Implementation
bool get isClosing => _isClosing;
Whether the controller is in the closing phase.
bool get isClosing => _isClosing;