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