🌈 Create new beautiful Compose Gradients with our new wesite ->
Interface

SnackbarVisuals

Interface to represent the visuals of one particular Snackbar as a piece of the SnackbarData.

Source set: Common
public interface SnackbarVisuals

Interface to represent the visuals of one particular Snackbar as a piece of the SnackbarData.

Properties

message

Source set: Common
public val message: String

actionLabel

Source set: Common
public val actionLabel: String?

withDismissAction

Source set: Common
public val withDismissAction: Boolean

duration

Source set: Common
public val duration: SnackbarDuration

Content updated: