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