Snackbar Visuals
constructor(message: String, actionLabel: String?, withDismissAction: Boolean, duration: SnackbarDuration)
Parameters
message
text to be shown in the Snackbar
action Label
optional action label to be shown in the Snackbar
with Dismiss Action
whether to show a dismiss action in the Snackbar
duration
duration of the Snackbar