isometric
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
isometric
isometric-compose
/
io.github.jayteealao.isometric.compose.runtime
/
ColorPalette
/
copy
copy
fun
copy
(
primary
:
IsoColor
=
this.primary
,
secondary
:
IsoColor
=
this.secondary
,
accent
:
IsoColor
=
this.accent
,
background
:
IsoColor
=
this.background
,
surface
:
IsoColor
=
this.surface
,
error
:
IsoColor
=
this.error
)
:
ColorPalette