menu
eztoverify package
documentation
service/window_manager_service.dart
WindowManagerService
getPixelRatio method
getPixelRatio method
dark_mode
light_mode
getPixelRatio
method
Future
<
double
>
getPixelRatio
(
)
Implementation
Future<double> getPixelRatio() async { return windowManager.getDevicePixelRatio(); }
eztoverify package
documentation
service/window_manager_service
WindowManagerService
getPixelRatio method
WindowManagerService class