dy property
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;
The y component of the offset in logical pixels.
The value can be translated to device pixels via dart:ui.FlutterView.devicePixelRatio.
final double dy;