PasteEvent constructor

const PasteEvent(
  1. String content
)

Implementation

const PasteEvent(this.content);