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