build

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

Build DurationSheet and show it later.