child property

Widget child
final

The content of this widget.

Typically a Text widget.

Implementation

final Widget child;