menu
flutter_video_caching package
documentation
download/download_task.dart
DownloadTask
progress property
progress property
dark_mode
light_mode
progress
property
double
progress
getter/setter pair
The progress of the download, from 0.0 (not started) to 1.0 (completed).
Implementation
double progress;
flutter_video_caching package
documentation
download/download_task
DownloadTask
progress property
DownloadTask class