SnackbarVisuals
Interface
Common
interface SnackbarVisuals
Interface to represent the visuals of one particular Snackbar
as a piece of the SnackbarData
.
Properties
Common
val message: String
Common
val actionLabel: String?
Common
val withDismissAction: Boolean
Common
val duration: SnackbarDuration