label property Null safety

Widget label
final

The primary content of the chip.

Typically a Text widget.

Implementation

@override
final Widget label;