cacheProgressIndicatorBuilder property

CacheProgressIndicatorBuilder? cacheProgressIndicatorBuilder
final

Use this function to display a widget until the ImageSequenceAnimator is ready to be played. This value is only used if isOnline is set to true.

Implementation

final CacheProgressIndicatorBuilder? cacheProgressIndicatorBuilder;