items property
The list of timeline items to display.
Each S360fTimelineItem represents a single entry in the timeline with its associated metadata (title, date, author, completion status).
Implementation
final List<S360fTimelineItem> items;
The list of timeline items to display.
Each S360fTimelineItem represents a single entry in the timeline with its associated metadata (title, date, author, completion status).
final List<S360fTimelineItem> items;