targetPixelsFor abstract method

double targetPixelsFor(
  1. ScrollMetrics position,
  2. double proposedEnd,
  3. Tolerance tolerance,
  4. double velocity,
)

Implementation

double targetPixelsFor(
  ScrollMetrics position,
  double proposedEnd,
  Tolerance tolerance,
  double velocity,
);