open fun left(content: String? = null, rich: Boolean = false, builder: <Error class: unknown class>.() -> Unit? = null) A DSL builder for the left section of the list item.
Parameters
the content of the left section
whether content can contain HTML code
a builder extension function