muted

fun muted(value: Boolean, trueValue: String = "")
fun muted(value: Flow<Boolean>, trueValue: String = "")