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