IntUiRadioButtonIcons

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

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