dragSmoothing property

double dragSmoothing
final

Smoothing (viscosity) for drag pointer to visual mapping: 0.0 = no smoothing, 1.0 = fully sticky Applies when user drags to make the small circle feel heavy/smooth. Default 0.1.

Implementation

final double dragSmoothing;