child property

Widget child
final

The 'child' Widget eventually passed to the InheritedWidget.

Implementation

final Widget child;