"don't do anything unless it can be overscrolled at the start of the list",
...
...
@@ -834,7 +846,9 @@ void main() {
awaittester.fling(find.byType(SizedBox).first,constOffset(0.0,-200.0),3000.0,warnIfMissed:false);// IgnorePointer is enabled while scroll is ballistic.
'With isAlwaysShown: false, fling a scroll. While it is still scrolling, set isAlwaysShown: true. The thumb should not fade even after the scrolling stops',
'With isAlwaysShown: false, fling a scroll. While it is still scrolling, set isAlwaysShown: true. '
'The thumb should not fade even after the scrolling stops',