RichBlockListItem

constructor(label: String, blocks: List<RichBlock>, hasCheckbox: Boolean? = null, isChecked: Boolean? = null, value: Int? = null, labelType: String? = null)(source)