CloseButton

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