playsInline

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