child property

Widget? child
final

The widget directly below this one in the tree.

Implementation

final Widget? child;