forward method

void forward()

Implementation

void forward() {
  focusOffset++;
  anchorOffset++;
}