getPixelRatio method

  1. @override
double getPixelRatio()
override

Implementation

@override
double getPixelRatio() {
  return _pixelRatio;
}