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