resetPosition method

dynamic resetPosition()

Implementation

resetPosition() {
  setPosition(position["x"], position["x"]);
}