child property

Widget child
final

A child widget that usually contains in its subtree a list of items whose selection you want to control

Implementation

final Widget child;