Stream of close
events handled by this Notification.
Source
@DomName('Notification.onclose') @DocsEditable() Stream<Event> get onClose => closeEvent.forTarget(this);
Stream of close
events handled by this Notification.
@DomName('Notification.onclose') @DocsEditable() Stream<Event> get onClose => closeEvent.forTarget(this);