updatePhysics method

void updatePhysics()

Implementation

void updatePhysics() {
  _physics = getScrollPhysics();
}