widgets/touch_ripple_gesture_detector library

Classes

TouchRippleGestureDetector<T extends dynamic>
This widget detects user gestures, notifies the relevant controller that manages touch ripple effects, and delegates the handling to it.

Typedefs

GestureRecognizerBuilder<T extends GestureRecognizer> = T Function()
Signature for the builder function that creates an instance of GestureRecognizer.