loadImage abstract method

Future<Uint8List> loadImage()

Load the image.

Implementation

Future<Uint8List> loadImage();