loadImage abstract method

Future<Image?> loadImage(
  1. String src
)

Implementation

Future<Image?> loadImage(String src);