onClose 属性

Stream<Event> onClose

Notification 处理的 close 事件流。

实现

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