Optional
actionOptional
actionAction Text Color of the snackbar.
Optional
anchorThe view you want to "anchor the snack above". The snackbar will appear above that view
Optional
backgroundBackground Color of the snackbar.
Optional
hideDelay in ms to hide the snackbar. Note: iOS only allows a maximum of 10s. If the value is more than that for iOS, the hideDelay will be set to 10s
Optional
isRTLAndroid Only Use RTL for textview of snackbar.
Optional
maxAndroid Only Set the maxLines if you are displaying a long string of text and it will wrap.
The text of the snackbar.
Optional
textText Color of the snackbar.
Optional
viewoptional View to attach the snack to
The action button text of the snackbar.