menu
bestplayer package
documentation
bestplayer_platform_interface.dart
BestplayerPlatform
setMethodHandler method
setMethodHandler method
dark_mode
light_mode
setMethodHandler
method
void
setMethodHandler
(
Future
handler
(
MethodCall
call
)
)
Implementation
void setMethodHandler(Future<dynamic> Function(MethodCall call) handler) {}
bestplayer package
documentation
bestplayer_platform_interface
BestplayerPlatform
setMethodHandler method
BestplayerPlatform class