readOnly

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