Background Modal Options
constructor(isVisible: Boolean, onClose: () -> Unit, parameters: BackgroundModalParameters, backgroundColor: Color = Color(0xFFF5F5F5), position: String = "center", customBackgrounds: List<VirtualBackground>? = null, allowCustomUpload: Boolean = true, showColorPicker: Boolean = true, showPreview: Boolean = true)