ChooserEntryFormatter<T> typedef

ChooserEntryFormatter<T> = String Function(T choice, int index)

Implementation

typedef ChooserEntryFormatter<T> = String Function(T choice, int index);