radioButton

@Composable
fun radioButton(svgLoader: SvgLoader, basePath: String = "icons/intui/radio.svg"): StatefulPainterProvider<RadioButtonState>