choiceChipLabel property

LabelDelegate<T> choiceChipLabel
final

The choiceChipLabel is callback which required String value to display text on choice chip.

Implementation

final LabelDelegate<T> choiceChipLabel;