child property

Widget child
final

The widget below this widget in the tree.

This is eventually passed onto the underlying InheritedWidget.child.

Implementation

final Widget child;