Event constructor

Event({
  1. Object? source,
})

Implementation

Event({this.source});