menu
arcane package
documentation
component/support/future_image_provider_builder.dart
FutureImageProvider<T, X extends Object>
future property
future property
dark_mode
light_mode
future
property
Future
<
T
>
future
final
The future that must resolve before the image can be loaded.
Implementation
final Future<T> future;
arcane package
documentation
component/support/future_image_provider_builder
FutureImageProvider<T, X extends Object>
future property
FutureImageProvider class