当拖拽的对象被放置到该元素上时,会触发 drop 事件的流。
drop
ElementStream<MouseEvent> get onDrop => dropEvent.forElement(this);