child property

Widget? child
final

The widget below this container in the widget tree.

Implementation

final Widget? child;