A Builder for the swipe feed The close function shrinks the card
typedef SwipeFeedBuilder<T> = Widget Function(T value, bool expanded, void Function() close);