const TimeLineChild({ Key? key, this.title, this.subtitle, this.tittleStyle, this.subtitleStyle, }) : super(key: key);