menu
ve_vod package
documentation
vod_player_log.dart
OnLog typedef
OnLog typedef
dark_mode
light_mode
OnLog
typedef
OnLog
=
void Function
(
LogLevel
logLevel
,
String
msg
)
Implementation
typedef OnLog = void Function(LogLevel logLevel, String msg);
ve_vod package
documentation
vod_player_log
OnLog typedef
vod_player_log library