RawAditionalInsights constructor
Implementation
const RawAditionalInsights({
super.key,
required this.eventType,
required this.eventDate,
required this.color,
required this.cardText,
this.buttonText,
this.onButtonPressed,
});
const RawAditionalInsights({
super.key,
required this.eventType,
required this.eventDate,
required this.color,
required this.cardText,
this.buttonText,
this.onButtonPressed,
});