LazyMutableState

constructor(base: MutableState<R>, valueProducer: () -> R)(source)