onCancel property

(Widget Function(DownloadMediaSnapshot snapshot)?) onCancel
final

Render widget when download status is cancel.

Implementation

final Widget Function(DownloadMediaSnapshot snapshot)? onCancel;