Initialize a newly created source range using the given offset and length.
offset
length
const SourceRange(this.offset, this.length);