Signature for determining the offset at which scrolling should snap.
Used by Scrollable.snapOffsetCallback.
Source
typedef double SnapOffsetCallback(double scrollOffset, Size containerSize);
Signature for determining the offset at which scrolling should snap.
Used by Scrollable.snapOffsetCallback.
typedef double SnapOffsetCallback(double scrollOffset, Size containerSize);