child property

Widget? child
final

A widget below this widget in the tree.

Implementation

final Widget? child;