showSnackbar

fun showSnackbar(message: String, actionLabel: String? = null, onAction: () -> Unit? = null)(source)