Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
app
/
com.michaelflisar.toolbox.app.features.root
/
RootLocalProvider
Root
Local
Provider
@
Composable
fun
RootLocalProvider
(
appState
:
AppState
,
setRootLocals
:
Boolean
=
true
,
content
:
@
Composable
(
)
->
Unit
)