Future<void> setBlurBackground(bool enable) async { CallState.instance.enableBlurBackground = enable; }