onClick property Null safety

Stream<MouseEvent> onClick

Implementation

Stream<MouseEvent> get onClick => clickEvent.forTarget(this);