getImageFile abstract method

Future<Uint8List?> getImageFile()

Return image from the Clipboard.

Implementation

Future<Uint8List?> getImageFile();