Stream of paste events handled by this Document.
paste
Stream<ClipboardEvent> get onPaste => Element.pasteEvent.forTarget(this);