child property

Widget? child
final

The child contained by the widget.

Implementation

final Widget? child;