useProximityScaling property

bool useProximityScaling
final

Whether to scale pan speed based on proximity to the edge.

When true, panning is slower at the outer edge of the trigger zone and accelerates as the pointer gets closer to the viewport edge. This provides finer control when first entering the zone.

Implementation

final bool useProximityScaling;