build

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

Build CalendarSheet and show it later.