open

suspend fun open(title: String? = ValueTheme.runtime(), block: suspend DialogProgress<R>.() -> R): R?