child property

Widget child
final

child is the widget that will show the tooltip when the user has a gesture on it

Implementation

final Widget child;