items property

List<T> items
final

All items available in the carousel.

Implementation

final List<T> items;