Callback for determining the style of a list item.
typedef ListStyleFunc = Style Function(ListItems items, int index);