enableDefaultScrollHandle property
When enabled, you have an extra button to scroll faster.
The button is similar to a scroll bar. On iOS, there is always a scrollbar that can be used to scroll faster.
Working only for Android (use showScrollbar for iOS) Default value: false
Implementation
final bool enableDefaultScrollHandle;