menu
flutter_video_cache package
documentation
video_cache_platform_interface.dart
DownloadProgress
bytesDownloaded property
bytesDownloaded property
dark_mode
light_mode
bytesDownloaded
property
int
bytesDownloaded
final
The number of bytes downloaded so far
Implementation
final int bytesDownloaded;
flutter_video_cache package
documentation
video_cache_platform_interface
DownloadProgress
bytesDownloaded property
DownloadProgress class