valueViewBuilder property

ValueViewBuilder valueViewBuilder
final

Build a single item widget of the deletable label values widgets from the value of the specified index

If not provided, a standard Material-style text button with a delete icon will be built by default.

Implementation

final ValueViewBuilder valueViewBuilder;