child property

Widget child
final

The child widget whose render object receives the parent data.

Implementation

final Widget child;