menu
dan_ui package
documentation
helpers/download_helper.dart
DownloadHelper
getDownloadProgress method
getDownloadProgress method
dark_mode
light_mode
getDownloadProgress
method
Stream
<
double
>
getDownloadProgress
(
)
Implementation
Stream<double> getDownloadProgress() { return _progressController.stream; }
dan_ui package
documentation
helpers/download_helper
DownloadHelper
getDownloadProgress method
DownloadHelper class