Stream of mouseout events handled by this Window.
mouseout
Stream<MouseEvent> get onMouseOut => Element.mouseOutEvent.forTarget(this);