Companion

object Companion

Functions

Link copied to clipboard
@Composable
fun dark(colors: IntUiRadioButtonColors = IntUiRadioButtonColors.dark(), metrics: IntUiRadioButtonMetrics = IntUiRadioButtonMetrics(), icons: IntUiRadioButtonIcons = IntUiRadioButtonIcons.dark()): IntUiRadioButtonStyle
Link copied to clipboard
@Composable
fun light(colors: IntUiRadioButtonColors = IntUiRadioButtonColors.light(), metrics: IntUiRadioButtonMetrics = IntUiRadioButtonMetrics(), icons: IntUiRadioButtonIcons = IntUiRadioButtonIcons.light()): IntUiRadioButtonStyle