child property

Widget child
final

child is required parameter. specify the widget to be displayed within the RippleContainer.

Implementation

final Widget child;