Whether this scrollable should attempt to snap scroll offsets.
Source
bool get shouldSnapScrollOffset => config.snapOffsetCallback != null;
Whether this scrollable should attempt to snap scroll offsets.
bool get shouldSnapScrollOffset => config.snapOffsetCallback != null;