itemText property
Function to extract display text from an item.
Defaults to calling toString() on the item.
Implementation
final ItemTextAccessor<T> itemText;
Function to extract display text from an item.
Defaults to calling toString() on the item.
final ItemTextAccessor<T> itemText;