BusySpinner

fun BusySpinner(message: String, onCancel: () -> Unit? = null)

Display a busy spinner and a status message.