CloseButton

fun BoxScope.CloseButton(shouldDisplayDismissButton: Boolean, actionInProgress: Boolean, onClick: () -> Unit)