items property

List<TTimelineItem> items
final

The list of items in the timeline.

Implementation

final List<TTimelineItem> items;