menu
base_core package
documentation
base_core.dart
HttpDriverProgressCallback typedef
HttpDriverProgressCallback typedef
dark_mode
light_mode
HttpDriverProgressCallback
typedef
HttpDriverProgressCallback
=
void Function
(
int
count
,
int
total
)
Implementation
typedef HttpDriverProgressCallback = void Function(int count, int total);
base_core package
documentation
base_core
HttpDriverProgressCallback typedef
base_core library