RotaryScrollController constructor

RotaryScrollController({
  1. double maxIncrement = 50,
})

Constructor

Implementation

RotaryScrollController({this.maxIncrement = 50});