loadingBuilder property
final
Builder, building the background of this RetryImage in its loading state, when the url or thumbhash isn't displayed yet.
Implementation
final Widget Function()? loadingBuilder;
Builder, building the background of this RetryImage in its loading state, when the url or thumbhash isn't displayed yet.
final Widget Function()? loadingBuilder;