menu
flutter_image_basekit package
documentation
flutter_image_kit.dart
DownloadProgress
totalSize property
totalSize property
dark_mode
light_mode
totalSize
property
int
?
totalSize
final
Final size of the download. If total size is unknown this will be null.
Implementation
final int? totalSize;
flutter_image_basekit package
documentation
flutter_image_kit
DownloadProgress
totalSize property
DownloadProgress class