menu
download_notification package
documentation
flutter_download_notification.dart
DownloadTask
progress property
progress property
dark_mode
light_mode
progress
property
ValueNotifier
<
double
>
progress
getter/setter pair
Implementation
ValueNotifier<double> progress = ValueNotifier(0);
download_notification package
documentation
flutter_download_notification
DownloadTask
progress property
DownloadTask class