onMouseDown property Null safety

ElementStream<MouseEvent> onMouseDown

Stream of mousedown events handled by this Element.

Implementation

ElementStream<MouseEvent> get onMouseDown;