items property

List<T> items
final

The list of items that will be shown as swipeable cards.

Implementation

final List<T> items;