build

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

Build StorageSheet and show it later.