menu
bccm_player package
documentation
bccm_player_web.dart
BccmPlayerWeb
setNpawConfig method
setNpawConfig method
dark_mode
light_mode
setNpawConfig
method
@
override
Future
setNpawConfig
(
NpawConfig
?
config
)
override
Implementation
@override Future setNpawConfig(pigeon.NpawConfig? config) async { npawConfig = config; }
bccm_player package
documentation
bccm_player_web
BccmPlayerWeb
setNpawConfig method
BccmPlayerWeb class