dy property

double dy
final

The y component of the offset in logical pixels.

The value can be translated to device pixels via dart:ui.FlutterView.devicePixelRatio.

Implementation

final double dy;