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