child property

Widget get child

The widget below this widget in the tree.

Implementation

Widget get child => _child;