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
/
TabRowColors
Tab
Row
Colors
@
Immutable
data
class
TabRowColors
(
backgroundColor
:
Color
,
contentColor
:
Color
,
selectedBackgroundColor
:
Color
,
selectedContentColor
:
Color
)
Members
Constructors
Tab
Row
Colors
Link copied to clipboard
constructor
(
backgroundColor
:
Color
,
contentColor
:
Color
,
selectedBackgroundColor
:
Color
,
selectedContentColor
:
Color
)