menu
resumable_downloader package
documentation
resumable_downloader.dart
DownloadProgress
totalMB property
totalMB property
dark_mode
light_mode
totalMB
property
double
get
totalMB
Implementation
double get totalMB => totalKB / 1024;
resumable_downloader package
documentation
resumable_downloader
DownloadProgress
totalMB property
DownloadProgress class