LocalRippleTheme

CompositionLocal used for providing [RippleTheme] down the tree.

LocalRippleTheme

Property

Common

Deprecated RippleThemeDeprecationMessage

public val LocalRippleTheme: ProvidableCompositionLocal<RippleTheme>

CompositionLocal used for providing RippleTheme down the tree.

See RippleTheme.defaultRippleColor and RippleTheme.defaultRippleAlpha functions for the default implementations for color and alpha.