ItemTextAccessor<T> typedef

ItemTextAccessor<T> = String Function(T item)

Implementation

typedef ItemTextAccessor<T> = String Function(T item);