exportContentToClipboard abstract method

Future exportContentToClipboard(
  1. Uint8List bytes,
  2. String mediaType
)

Implementation

Future exportContentToClipboard(Uint8List bytes, String mediaType);