future property

Future<T> future
final

The future that must resolve before the image can be loaded.

Implementation

final Future<T> future;