SwitchPreference

fun SwitchPreference(modifier: ERROR CLASS: Symbol not found for Modifier = Modifier, title: String, summary: String = "", checked: Boolean, enabled: Boolean, onCheckedChange: (Boolean) -> Unit, padding: ERROR CLASS: Symbol not found for PaddingValues?? = null, containerColor: ERROR CLASS: Symbol not found for Color?? = null, loading: Boolean = false)(source)