onShow property
Stream of show
events handled by this Notification.
Implementation
Stream<Event> get onShow => showEvent.forTarget(this);
Stream of show
events handled by this Notification.
Stream<Event> get onShow => showEvent.forTarget(this);