onShow 属性

Stream<Event> onShow

由该 Notification 处理的 show 事件的 Stream。

实现

Stream<Event> get onShow => showEvent.forTarget(this);