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