moveToEnd method

void moveToEnd()

Implementation

void moveToEnd() {
  controller.moveCursorToEnd();
}