menu
flutter_touch_ripple package
documentation
widgets/touch_ripple.dart
TouchRipple
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The
child
contained by the ripple widget,
Widget to which ripple effects apply,
Depending on the size of the
child
, the ripple effect is visible.
Implementation
final Widget child;
flutter_touch_ripple package
documentation
widgets/touch_ripple
TouchRipple
child property
TouchRipple class