BlockGroupItem

fun BlockGroupItem(    visible: Boolean,     text: String,     name: String,     blocks: List<Block>)