child property

Widget child
final

The widget that will be displayed inside the gesture detector.

Implementation

final Widget child;