itemBuilder property
This function takes the context and the value
and must return a FieldItem that represent that value.
Implementation
final ChipFieldItemBuilder<T> itemBuilder;
This function takes the context and the value
and must return a FieldItem that represent that value.
final ChipFieldItemBuilder<T> itemBuilder;