toggle menu
circuit-root
common
switch theme
search in API
backstack
/
com.slack.circuit.backstack
/
NavDecoration
/
DecoratedContent
Decorated
Content
@
Composable
abstract
fun
<
T
>
DecoratedContent
(
args
:
ImmutableList
<
T
>
,
backStackDepth
:
Int
,
modifier
:
Modifier
,
content
:
@
Composable
(
T
)
->
Unit
)
(
source
)