menu
flutter_touch_ripple package
documentation
widgets/touch_ripple.dart
TouchRipple<T extends dynamic>
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The widget that is target to apply touch ripple related effects.
Implementation
final Widget child;
flutter_touch_ripple package
documentation
widgets/touch_ripple
TouchRipple<T extends dynamic>
child property
TouchRipple class