label property

Widget label
final

The primary content of the chip.

Typically a Text widget.

Implementation

final Widget label;