ItemCustomizer<T> typedef

ItemCustomizer<T> = TextStyle Function(T item)

Implementation

typedef ItemCustomizer<T> = TextStyle Function(T item);