child property

Widget child
final

The descendant subtree that can depend on this widget's data.

Implementation

final Widget child;