menu
quick_request package
documentation
types.dart
ProgressCallback typedef
ProgressCallback typedef
dark_mode
light_mode
ProgressCallback
typedef
ProgressCallback
=
void Function
(
int
sent
,
int
total
)
Implementation
typedef ProgressCallback = void Function(int sent, int total);
quick_request package
documentation
types
ProgressCallback typedef
types library