ScrollPositionChange constructor

const ScrollPositionChange(
  1. double x,
  2. double y
)

Implementation

const ScrollPositionChange(this.x, this.y);