build

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

Build ClockSheet and show it later.