title property

String title
final

The primary text displayed for this timeline entry.

This should be a concise, descriptive title that clearly identifies the event or milestone represented by this timeline item.

Implementation

final String title;