holdScrollOffset property

  1. @override
bool holdScrollOffset
final

Whether to prevent scrolling up when the above items not visibile are modified. See AnimatedSliverChildDelegate.holdScrollOffset.

Defaults to false.

Implementation

@override
final bool holdScrollOffset;