build

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

Build InfoSheet and show it later.