menu
zego_express_engine
zego_express_engine_web.dart
ZegoExpressEngineWeb
stopEffectsEnv method
stopEffectsEnv
dark_mode
light_mode
stopEffectsEnv
method
Future
<
void
>
stopEffectsEnv
(
)
Implementation
Future<void> stopEffectsEnv() async { return ZegoFlutterEngine.instance.stopEffectsEnv(); }
zego_express_engine
zego_express_engine_web
ZegoExpressEngineWeb
stopEffectsEnv method
ZegoExpressEngineWeb class