Returns the copied image from the system clipboard.
@override Future<Uint8List?> getClipboardImage() async { return null; }