onDrop property

Stream<MouseEvent> get onDrop

Implementation

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