toggle menu
doodle
0.11.4
common
switch theme
search in API
controls
/
io.nacular.doodle.controls.theme
/
CheckRadioButtonBehavior
/
CheckRadioButtonBehavior
Check
Radio
Button
Behavior
protected
constructor
(
textMetrics
:
TextMetrics
,
textColor
:
Color
,
icon
:
Icon
<
T
>
,
iconTextSpacing
:
Double
=
2.0
,
iconInset
:
Double
=
2.0
,
idealIconSize
:
Size
=
Size(16)
,
disabledColorMapper
:
(
Color
)
->
Color
=
{ it.lighter() }
,
focusManager
:
FocusManager
?
=
null
)
(
source
)