menu
aliplayer_widget package
documentation
aliplayer_widget_lib.dart
OnLoadingProgress typedef
OnLoadingProgress typedef
dark_mode
light_mode
OnLoadingProgress
typedef
OnLoadingProgress
=
void Function
(
int
percent
,
double
?
netSpeed
,
String
playerId
)
Implementation
typedef OnLoadingProgress = void Function( int percent, double? netSpeed, String playerId);
aliplayer_widget package
documentation
aliplayer_widget_lib
OnLoadingProgress typedef
aliplayer_widget_lib library