menu
save_to_dir package
documentation
utils/typedef.dart
DownloadProgressCallback typedef
DownloadProgressCallback typedef
dark_mode
light_mode
DownloadProgressCallback
typedef
DownloadProgressCallback
=
void Function
(
int
bytes
,
int
total
)
Implementation
typedef DownloadProgressCallback = void Function(int bytes, int total);
save_to_dir package
documentation
utils/typedef
DownloadProgressCallback typedef
typedef library