rememberSaveable

fun rememberSaveable(): MutableState<Boolean>

Returns a rememberSaveable state that will survive across configuration changes

Sources

androidJvm source
Link copied to clipboard