Stream of drag events handled by this Window.
drag
Stream<MouseEvent> get onDrag => Element.dragEvent.forTarget(this);