PreferenceRadioGroupItem
constructor(id: String, annotation: PreferenceAnnotation? = null, segment: Int = 0, enabled: Boolean = true, icon: Painter? = null, title: @Composable () -> String)
Parameters
segment
optional segment key used to visually group items.