Object

SnackbarDefaults

Contains the default values used for Snackbar.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Common
object SnackbarDefaults

Contains the default values used for Snackbar.

Properties

Common
val shape: Shape

Default shape of a snackbar.

Common
val color: Color

Default color of a snackbar.

Common
val contentColor: Color

Default content color of a snackbar.

Common
val actionColor: Color

Default action color of a snackbar.

Common
val actionContentColor: Color

Default action content color of a snackbar.

Common
val dismissActionContentColor: Color

Default dismiss action content color of a snackbar.