child property

Widget child
final

The widget to be contained as descendant by this widget.

Implementation

final Widget child;