toggle menu
Orbit Compose
android
switch theme
search in API
ui
/
kiwi.orbit.compose.ui.foundation
/
ProvideColors
Provide
Colors
@
Composable
fun
ProvideColors
(
colors
:
Colors
,
content
:
@
Composable
(
)
->
Unit
)