int-ui-standalone
0.5.0
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiRadioButtonStyle
Int
Ui
Radio
Button
Style
@
Immutable
data
class
IntUiRadioButtonStyle
(
val
colors
:
IntUiRadioButtonColors
,
val
metrics
:
IntUiRadioButtonMetrics
,
val
icons
:
IntUiRadioButtonIcons
)
:
RadioButtonStyle
Members
Constructors
Int
Ui
Radio
Button
Style
Link copied to clipboard
constructor
(
colors
:
IntUiRadioButtonColors
,
metrics
:
IntUiRadioButtonMetrics
,
icons
:
IntUiRadioButtonIcons
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
colors
Link copied to clipboard
open
override
val
colors
:
IntUiRadioButtonColors
icons
Link copied to clipboard
open
override
val
icons
:
IntUiRadioButtonIcons
metrics
Link copied to clipboard
open
override
val
metrics
:
IntUiRadioButtonMetrics