bool shouldSnapScrollOffset

Whether this scrollable should attempt to snap scroll offsets.

Source

@override
bool get shouldSnapScrollOffset => config.itemsSnapAlignment == PageableListFlingBehavior.canFlingAcrossMultiplePages;