menu
flutter_livepush_plugin package
documentation
pusher/live_push_def.dart
OnBGMProgress typedef
OnBGMProgress typedef
dark_mode
light_mode
OnBGMProgress
typedef
OnBGMProgress
=
void Function
(
int
progress
,
int
duration
)
Implementation
typedef OnBGMProgress = void Function(int progress, int duration);
flutter_livepush_plugin package
documentation
pusher/live_push_def
OnBGMProgress typedef
live_push_def library