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