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