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