Benoit Quenaudon
10/03/2022, 10:49 AMfun something(searchSetter: (String) -> Unit)
and call that.
I don’t really know how to set a mutableState field manually but if that’s easy, you woudn’t use the delegate on search and would be able to pass MutableState<String>
to the method.