Stream of drop events handled by this Document.
drop
Stream<MouseEvent> get onDrop => Element.dropEvent.forTarget(this);