StreamRippleConfiguration

class StreamRippleConfiguration(val color: Color, val rippleAlpha: RippleAlpha)

Configuration for customizing the ripple effect on the composable components.

Parameters

color

The color of the ripple effect.

rippleAlpha

The alpha of the ripple effect.

Constructors

Link copied to clipboard
constructor(color: Color, rippleAlpha: RippleAlpha)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard