enableScrollingWhileDragging property
Enables the functionality to scroll while dragging a child to the top or bottom.
Combined with the value of automaticScrollExtent, an automatic scroll starts, when you drag the child and the widget of builder is scrollable.
Default value: true
Implementation
final bool enableScrollingWhileDragging;