child property

Widget child
final

The widget below this widget in the tree.

This widget will match the size of its child.

Implementation

final Widget child;