Enums: Snackbar
SnackbarLocation
DefaultDefault behavior (obsolete, useBottominstead).BottomShow the snackbar on the bottom side of the screen.BottomStartShow the snackbar on the bottom-start side of the screen.BottomEndShow the snackbar on the bottom-end side of the screen.StartShow the snackbar on the start side of the screen (obsolete, useBottomStartinstead).EndShow the snackbar on the end side of the screen (obsolete, useBottomEndinstead).TopShow the snackbar on the top side of the screen.TopStartShow the snackbar on the top-start side of the screen.TopEndShow the snackbar on the top-end side of the screen.