deviceRatio property

dynamic deviceRatio

Implementation

get deviceRatio{
  return devicePixelRatio;
}