readText abstract method

Future<String> readText()

Reads plain text from the clipboard.

Implementation

Future<String> readText();