child property

Widget child
final

The widget below this widget in the tree.

This is the root of the widget hierarchy that contains this form.

Implementation

final Widget child;