label property

dynamic label
final

The content displayed on the left side of the pill.

Can be a String (rendered as styled text) or a Widget.

Implementation

final dynamic label;