menu
easy_dev_toolkit package
documentation
api/download_manager.dart
ProgressCallback typedef
ProgressCallback typedef
dark_mode
light_mode
ProgressCallback
typedef
ProgressCallback
=
void Function
(
int
received
,
int
total
)
Implementation
typedef ProgressCallback = void Function(int received, int total);
easy_dev_toolkit package
documentation
api/download_manager
ProgressCallback typedef
download_manager library