EventAction constructor Null safety

const EventAction(
  1. String value
)

Implementation

const EventAction(this.value);