Whether this scrollable should attempt to snap scroll offsets.
Source
@override bool get shouldSnapScrollOffset => config.itemsSnapAlignment == PageableListFlingBehavior.canFlingAcrossMultiplePages;
Whether this scrollable should attempt to snap scroll offsets.
@override bool get shouldSnapScrollOffset => config.itemsSnapAlignment == PageableListFlingBehavior.canFlingAcrossMultiplePages;