MaleficTheming
Toggle table of contents
1.1.2
common
Platform filter
common
Switch theme
Search in API
MaleficTheming
MaleficTheming
/
xyz.malefic.compose.theming
/
SerializableThemeConfig
/
SerializableThemeConfig
Serializable
Theme
Config
constructor
(
primary
:
String
,
primaryVariant
:
String
,
secondary
:
String
,
secondaryVariant
:
String
,
background
:
String
,
surface
:
String
,
error
:
String
,
onPrimary
:
String
,
onSecondary
:
String
,
onBackground
:
String
,
onSurface
:
String
,
onError
:
String
,
isLight
:
Boolean
)