menu
bccm_player package
documentation
bccm_player_native.dart
BccmPlayerNative
setNpawConfig method
setNpawConfig method
dark_mode
light_mode
setNpawConfig
method
@
override
Future
setNpawConfig
(
NpawConfig
?
config
)
override
Implementation
@override Future setNpawConfig(NpawConfig? config) { return _pigeon.setNpawConfig(config); }
bccm_player package
documentation
bccm_player_native
BccmPlayerNative
setNpawConfig method
BccmPlayerNative class