Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
app
/
com.michaelflisar.toolbox.app.extensions
/
asMutableState
as
Mutable
State
@
Composable
fun
<
T
>
MutableStateFlow
<
T
>
.
asMutableState
(
)
:
MutableState
<
T
>