Stream of mouseover events handled by this Element.
mouseover
ElementStream<MouseEvent> get onMouseOver => mouseOverEvent.forElement(this);