menu
dio_bridge package
documentation
dio_bridge_option.dart
OnPercentage typedef
OnPercentage typedef
dark_mode
light_mode
OnPercentage
typedef
OnPercentage
=
void Function
(
int
currentBytes
,
int
totalBytes
)
Implementation
typedef OnPercentage = void Function(int currentBytes, int totalBytes);
dio_bridge package
documentation
dio_bridge_option
OnPercentage typedef
dio_bridge_option library