onDrop 属性

Stream<MouseEvent> onDrop

实现

Stream<MouseEvent> get onDrop => dropEvent.forTarget(this);