onInitial property

(Widget Function(DownloadMediaSnapshot snapshot)?) onInitial
final

Render widget when download status is initial.

Implementation

final Widget Function(DownloadMediaSnapshot snapshot)? onInitial;