Creates a component event with the given id, name, and summary.
id
name
summary
ComponentEvent({required this.id, required this.name, required this.summary});