SwitchRow

internal fun SwitchRow(text: String, icon: ImageVector, checked: Boolean, onCheckedChange: (Boolean) -> Unit)(source)