dx property

double dx

The x component of the offset.

The y component is given by dy.

Implementation

double get dx => _dx;