devicePixelRatio property
final
The device pixel ratio of this display.
This value is the same as the value of FlutterView.devicePixelRatio for all view objects attached to this display.
Implementation
final double devicePixelRatio;
The device pixel ratio of this display.
This value is the same as the value of FlutterView.devicePixelRatio for all view objects attached to this display.
final double devicePixelRatio;