SimpleEventStripEvent constructor
const
SimpleEventStripEvent({})
Implementation
const SimpleEventStripEvent({
required this.date,
required this.label,
this.description,
this.tag,
this.weight = 1,
this.color,
});