Writes text to the platform clipboard.
text
typedef JsUiClipboardWriteHandler = FutureOr<Object?> Function(String text);