PlexTimeline constructor
const
PlexTimeline({})
Implementation
const PlexTimeline({
super.key,
required this.events,
this.alternating = false,
this.lineColor,
this.dotRadius = 10.0,
});
const PlexTimeline({
super.key,
required this.events,
this.alternating = false,
this.lineColor,
this.dotRadius = 10.0,
});