dx property
final
The x component of the offset in logical pixels.
The value can be translated to device pixels via dart:ui.FlutterView.devicePixelRatio.
Implementation
final double dx;
The x component of the offset in logical pixels.
The value can be translated to device pixels via dart:ui.FlutterView.devicePixelRatio.
final double dx;