ScrollRange constructor

ScrollRange(
  1. int top,
  2. int bottom
)

Implementation

ScrollRange(this.top, this.bottom);