child property

Widget child
final

a child widget for the chip, such as a Text or Icon

Implementation

final Widget child;