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