Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
ui
/
com.michaelflisar.toolbox
/
MyTheme
My
Theme
@
Composable
fun
MyTheme
(
theme
:
MyTheme
=
MyTheme.default()
,
content
:
@
Composable
(
)
->
Unit
)