kPrecisePointerPanSlop top-level constant Null safety
Like kPanSlop, but for more precise pointers like mice and trackpads.
Implementation
const double kPrecisePointerPanSlop = kPrecisePointerHitSlop * 2.0;
Like kPanSlop, but for more precise pointers like mice and trackpads.
const double kPrecisePointerPanSlop = kPrecisePointerHitSlop * 2.0;