content

fun StyleScope.content(content: Content.Restricted)(source)
fun StyleScope.content(vararg contents: Content.Unrestricted)(source)
fun StyleScope.content(altText: String, vararg contents: Content.Unrestricted)(source)


fun StyleScope.content(value: String)(source)

Convenience function for an extremely common case, setting content to text.