onShow 属性

Stream<Event> onShow

由本 Notification 处理的 show 事件流。

实现

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