Start native apps faster with the Composables CLI ->
Function

updateLiveLiteralValue

Updates the value of a State object that was created by liveLiteral with the same key.

updateLiveLiteralValue

Source set: Common
public fun updateLiveLiteralValue(key: String, value: Any?)

Updates the value of a State object that was created by liveLiteral with the same key.