fun <T> progressIndicator(action: ProgressIndicator.() -> T): T
Show asynchronous progress indicator while performing some action.