Callback for generating the enumerator string for a list item.
typedef ListEnumeratorFunc = String Function(ListItems items, int index);