child property

Widget? child
final

The widget below this widget in the tree.

The hit test area depends on the size of this widget

Implementation

final Widget? child;