onDrop property Null safety

Stream<MouseEvent> onDrop

Implementation

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