valueBoxBuilder property

ValueBoxBuilder valueBoxBuilder
final

Builds the deletable label values widgets(which is value box) from textField and a list of values objects.

If not provided, valueViewBuilder will be used to build a standard Material-style Wrap list by default.

See also:

Implementation

final ValueBoxBuilder valueBoxBuilder;