morphDragCommitVelocity top-level constant
Default commit threshold on the release velocity (px/s): a hard fling commits even when the projected distance stays short.
Implementation
const double morphDragCommitVelocity = 1000;
Default commit threshold on the release velocity (px/s): a hard fling commits even when the projected distance stays short.
const double morphDragCommitVelocity = 1000;