Enums: Snackbar
SnackbarLocation
Default
Default behavior (obsolete, useBottom
instead).Bottom
Show the snackbar on the bottom side of the screen.BottomStart
Show the snackbar on the bottom-start side of the screen.BottomEnd
Show the snackbar on the bottom-end side of the screen.Start
Show the snackbar on the start side of the screen (obsolete, useBottomStart
instead).End
Show the snackbar on the end side of the screen (obsolete, useBottomEnd
instead).Top
Show the snackbar on the top side of the screen.TopStart
Show the snackbar on the top-start side of the screen.TopEnd
Show the snackbar on the top-end side of the screen.