redwood
Toggle table of contents
0.18.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-ui-basic-composeui
/
app.cash.redwood.ui.basic.composeui
/
RedwoodUiBasicTheme
Redwood
Ui
Basic
Theme
@
Composable
fun
RedwoodUiBasicTheme
(
darkTheme
:
Boolean
=
isSystemInDarkTheme()
,
content
:
@
Composable
(
)
->
Unit
)