snackbar

fun View.snackbar(parent: CSHasRegistrations, title: String)
fun View.snackbar(parent: CSHasRegistrations, title: String, @ColorInt backColor: Int? = null, @ColorInt textColor: Int? = null, action: CSAction? = null, time: Duration? = null)