ripple

fun <Error class: unknown class>.ripple(rippleColor: <Error class: unknown class>? = null, rippleBackground: <Error class: unknown class>? = null, size: RippleSize? = null, center: Boolean? = null, className: String? = null, init: Ripple.() -> Unit? = null): Ripple

DSL builder extension function.

It takes the same parameters as the constructor of the built component.