copyToClipboard function

Future<void> copyToClipboard(
  1. String text
)

Implementation

Future<void> copyToClipboard(String text) async {}