child property

Widget child
final

The icon widget below this widget in the tree, typically is a Text widget.

Implementation

final Widget child;