toggle menu
horologist
androidJvm
switch theme
search in API
compose-tools
/
com.google.android.horologist.compose.tools
/
ThemeValues
Theme
Values
data
class
ThemeValues
(
val
name
:
String
,
val
index
:
Int
,
val
themeColors
:
ThemeColors
)
Members
Constructors
Theme
Values
Link copied to clipboard
constructor
(
name
:
String
,
index
:
Int
,
themeColors
:
ThemeColors
)
Properties
colors
Link copied to clipboard
val
colors
:
Colors
index
Link copied to clipboard
val
index
:
Int
name
Link copied to clipboard
val
name
:
String
safe
Name
Link copied to clipboard
val
safeName
:
String
theme
Colors
Link copied to clipboard
val
themeColors
:
ThemeColors