devicePixelRatio property

  1. @override
double devicePixelRatio
final

The FlutterView.devicePixelRatio of the view that the Scrollable associated with this metrics object is drawn into.

Implementation

@override
final double devicePixelRatio;