valueOffset property

Offset valueOffset
final

Defines the distance of the pointer device from the origin as an offset. A value offset of (0, 0) is when the pointer device is at the origin. A value offset of (1, 1) is when the pointer device is at the farthest point from the origin.

Implementation

final Offset valueOffset;