menu
flutter_touch_ripple package
documentation
widgets/touch_ripple_gesture_detector.dart
TouchRippleGestureDetector<T extends dynamic>
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The widget is the target for detecting gestures related to touch ripple effects.
Implementation
final Widget child;
flutter_touch_ripple package
documentation
widgets/touch_ripple_gesture_detector
TouchRippleGestureDetector<T extends dynamic>
child property
TouchRippleGestureDetector class