Reads plain text from the system clipboard.
Future<String?> pasteText() => NexoraSdkPlatform.instance.pasteText();