child property

Widget child
final

The widget below this widget to be observed.

If you need to lay out multiple children in a column use ListDetector.

Implementation

final Widget child;