child property

Widget child
final

The widget below this widget in the tree.

Typically, this is the content of the button, such as text or an icon.

Implementation

final Widget child;