CustomRipple

data class CustomRipple(val color: KalugaColor) : RippleStyle

A RippleStyle where the ripple has a custom KalugaColor

Constructors

Link copied to clipboard
constructor(color: KalugaColor)

Properties

Link copied to clipboard

the KalugaColor of the Ripple effect