child property

Widget child
final

The widget below this widget in the tree.

This will usually be your entire application.

Implementation

final Widget child;