controls

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