menu
data_repository package
documentation
remote/request_options.dart
RequestOptions
onReceiveProgress property
onReceiveProgress property
dark_mode
light_mode
onReceiveProgress
property
ProgressCallback
?
onReceiveProgress
final
Fires as the response body is downloaded.
Implementation
final ProgressCallback? onReceiveProgress;
data_repository package
documentation
remote/request_options
RequestOptions
onReceiveProgress property
RequestOptions class