menu
andesgroup_common package
documentation
common.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;
andesgroup_common package
documentation
common
DownloadProgress
totalSize property
DownloadProgress class