child property

Widget child
override

A widget to be rendered within this item.

Implementation

Widget get child => _item.child;