onDecrypting property

(Widget Function(DownloadMediaSnapshot snapshot)?) onDecrypting
final

Render widget when download status is decrypting.

Implementation

final Widget Function(DownloadMediaSnapshot snapshot)? onDecrypting;