Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
shared
/
com.michaelflisar.toolbox.app
/
AppTheme
App
Theme
@
Composable
fun
AppTheme
(
composeTheme
:
ComposeTheme.State
,
appThemeProvider
:
@
Composable
(
)
->
AppTheme
,
content
:
@
Composable
(
)
->
Unit
)