devicePixelRatio property
The FlutterView.devicePixelRatio of the view that the Scrollable this ScrollContext is associated with is drawn into.
Implementation
double get devicePixelRatio;
The FlutterView.devicePixelRatio of the view that the Scrollable this ScrollContext is associated with is drawn into.
double get devicePixelRatio;