menu
fire_storage_impl package
documentation
typedefs/progress_callback.dart
ProgressCallback typedef
ProgressCallback typedef
dark_mode
light_mode
ProgressCallback
typedef
ProgressCallback
=
void Function
(
double
progress
)
Implementation
typedef ProgressCallback = void Function(double progress);
fire_storage_impl package
documentation
typedefs/progress_callback
ProgressCallback typedef
progress_callback library