PlacementShift constructor

PlacementShift(
  1. Placement placement,
  2. double x
)

Implementation

PlacementShift(this.placement, this.x);