build

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

Build InputSheet and show it later.