IntUiRadioButtonIcons

@Immutable
data class IntUiRadioButtonIcons(val radioButton: PainterProvider<RadioButtonState>) : RadioButtonIcons

Constructors

Link copied to clipboard
constructor(radioButton: PainterProvider<RadioButtonState>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val radioButton: PainterProvider<RadioButtonState>