RichBlockListBuilder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
fun item(label: String, text: String)
fun item(label: String, hasCheckbox: Boolean? = null, isChecked: Boolean? = null, value: Int? = null, labelType: String? = null, block: RichBlocksBuilder.() -> Unit)