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