items property

List<TimelineItem> items
final

The list of events to display in the timeline.

Implementation

final List<TimelineItem> items;