devicePixelRatio property
The ratio between physical pixels and logical CSS pixels.
Other resources
- devicePixelRatio from quirksmode.
- More about devicePixelRatio from quirksmode.
Implementation
num get devicePixelRatio native;
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
The ratio between physical pixels and logical CSS pixels.
num get devicePixelRatio native;