dx property

String? dx
final

The horizontal drag direction in device-independent-pixels. This may be a positive or negative number. The relative direction depends on the device's Left-to-Right configuration.

Implementation

final String? dx;