Event constructor

const Event(
  1. String title
)

Implementation

const Event(this.title);