child property

Widget child
final

The child of the chip. Typically a Text widget.

Implementation

final Widget child;