onClose property

Stream<W> onClose

On close event (after WM_CLOSE message).

Implementation

Stream<W> get onClose => _onClose.stream;