onEncrypting property

(Widget Function(DownloadMediaSnapshot snapshot)?) onEncrypting
final

Render widget when download status is encrypting.

Implementation

final Widget Function(DownloadMediaSnapshot snapshot)? onEncrypting;