AsyncImageInput constructor

const AsyncImageInput()

Provide a data source for ImageSizeGetter to get image size.

{@macro image_size_getter.image_input}

Unlike ImageInput, the methods of this class are asynchronous.

Implementation

const AsyncImageInput();