build

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

Build OptionSheet and show it later.