child property

Widget child
final

The widget below this widget in the tree.

Typically, this is the content that requires padding.

Implementation

final Widget child;