library / org.akop.kotx.ext.widget / com.google.android.material.snackbar.Snackbar

Extensions for com.google.android.material.snackbar.Snackbar

textView

val Snackbar.textView: TextView?

Returns the Snackbar's text view by looking for android.support.design.R.id.snackbar_text in the view's layout.