build

fun build(    ctx: Context,     width: Int? = null,     func: ColorSheet.() -> Unit): ColorSheet

Build ColorSheet and show it later.