menu
te_widgets package
documentation
widgets/timeline/timeline.dart
TTimeline
items property
items property
dark_mode
light_mode
items
property
List
<
TTimelineItem
>
items
final
The list of items in the timeline.
Implementation
final List<TTimelineItem> items;
te_widgets package
documentation
widgets/timeline/timeline
TTimeline
items property
TTimeline class