choiceTrailingBuilder property

C2Builder<T>? choiceTrailingBuilder
final

Builder for custom widget to display next to the chip's label.

Implementation

final C2Builder<T>? choiceTrailingBuilder;