Stream of mouseleave events handled by this Window.
mouseleave
Stream<MouseEvent> get onMouseLeave => Element.mouseLeaveEvent.forTarget(this);