components/touch_ripple_controller library

Classes

TouchRippleController
The class defines and manages states, listeners, a context and other values related to touch ripple, ensuring that each state exists uniquely within the controller.

Typedefs

TouchRippleListener = VoidCallback
Signature for the function that is called when the touch ripple effect is added or when the state of the touch ripple controller changes.