CacheProgressIndicatorBuilder typedef

CacheProgressIndicatorBuilder = Widget Function(BuildContext context, double progress)

Implementation

typedef CacheProgressIndicatorBuilder = Widget Function(BuildContext context, double progress);