TimelineEvent({ required this.title, required this.description, required this.icon, this.color = Colors.blue, });