CaretStop constructor

const CaretStop(
  1. String fragmentId,
  2. int offset
)

Implementation

const CaretStop(this.fragmentId, this.offset);