updatePosition method

dynamic updatePosition()

Implementation

updatePosition() {
  _updatePosition?.call();
}