Stream of mouseenter events handled by this Window.
mouseenter
Stream<MouseEvent> get onMouseEnter => Element.mouseEnterEvent.forTarget(this);