EditorEvent constructor

const EditorEvent(
  1. String id
)

Implementation

const EditorEvent(String id) : super('editor.$id');