onClose property

Stream<void> get onClose

Implementation

Stream<void> get onClose => _closeController.stream;