setInitOffset method

void setInitOffset(
  1. double offset
)

Implementation

void setInitOffset(double offset) {
  _initOffset = offset;
}