clipboardSet abstract method

Future<bool?> clipboardSet(
  1. String text
)

Implementation

Future<bool?> clipboardSet(String text);