onClose 属性

Stream<Event> onClose

由此 Notification 处理的 close 事件流。

实现

Stream<Event> get onClose => closeEvent.forTarget(this);