content

fun content(styling: Style<BoxParams> = {}, value: RenderContext.() -> Unit)
fun content(value: String)
fun content(value: Flow<String>)