dy property

String? dy
final

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

Implementation

final String? dy;