onDrop property

Stream<MouseEvent> onDrop

Implementation

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