text property

Widget? text
final

The text of the chip. It's rendered after image

Typically a Text

Implementation

final Widget? text;