menu
easy_dev_toolkit package
documentation
api/upload_service.dart
ProgressCallback typedef
ProgressCallback typedef
dark_mode
light_mode
ProgressCallback
typedef
ProgressCallback
=
void Function
(
int
sentBytes
,
int
totalBytes
)
Implementation
typedef ProgressCallback = void Function(int sentBytes, int totalBytes);
easy_dev_toolkit package
documentation
api/upload_service
ProgressCallback typedef
upload_service library