status property

Future get status

The status getter returns the status of the image loader.

Implementation

Future get status => loader.future;