damping property

double damping
getter/setter pair

The speed at which the widget returns to its initial position (only for Gyroscope input type).

The higher the value, the faster the widget will rotate back to its initial position. From 0 to 1.

Implementation

double damping;