TextDelta constructor

const TextDelta(
  1. String text
)

Implementation

const TextDelta(this.text);