child property

Widget? child
final

The child underneath this widget inside the widget tree.

Implementation

final Widget? child;