Creates a filtered item.
FilteredItem({ required this.index, required this.item, this.matches = const [], });