onLoading property

(Widget Function(DownloadMediaSnapshot snapshot)?) onLoading
final

Render widget when download status is loading.

Implementation

final Widget Function(DownloadMediaSnapshot snapshot)? onLoading;