onMouseOver property Null safety

ElementStream<MouseEvent> onMouseOver

Stream of mouseover events handled by this Element.

Implementation

ElementStream<MouseEvent> get onMouseOver;