resetDevicePixelRatio method
Reset configuration to real device pixel ratio.
Implementation
void resetDevicePixelRatio(bool notify) {
_display.resetDevicePixelRatio(notify);
}
Reset configuration to real device pixel ratio.
void resetDevicePixelRatio(bool notify) {
_display.resetDevicePixelRatio(notify);
}