snackbar

lateinit var snackbar: Snackbar

The instance of Snackbar that is created after calling make. Be mindful that this Snackbar's layout is overridden, so some default functions that reference the default layout will not work as expected.