coui-ui
Toggle table of contents
1.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
coui-ui
coui-ui
/
io.github.suqi8.coui.kmp.basic
/
CheckboxColors
/
CheckboxColors
Checkbox
Colors
constructor
(
checkedForegroundColor
:
Color
,
uncheckedForegroundColor
:
Color
,
disabledCheckedForegroundColor
:
Color
,
disabledUncheckedForegroundColor
:
Color
,
checkedBackgroundColor
:
Color
,
uncheckedBackgroundColor
:
Color
,
disabledCheckedBackgroundColor
:
Color
,
disabledUncheckedBackgroundColor
:
Color
)