onClick property
Stream of click
events handled by this Notification.
Implementation
Stream<Event> get onClick => clickEvent.forTarget(this);
Stream of click
events handled by this Notification.
Stream<Event> get onClick => clickEvent.forTarget(this);