createImageIfNotAvailable abstract method

Future<Image?> createImageIfNotAvailable()

Create cached Image for the page.

Implementation

Future<ui.Image?> createImageIfNotAvailable();