TextDeltaEvent constructor

const TextDeltaEvent(
  1. String delta
)

Implementation

const TextDeltaEvent(this.delta);