selected

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