menu
flutter_storyboard package
documentation
flutter_storyboard.dart
DeviceInfo
pixelRatio property
pixelRatio property
dark_mode
light_mode
pixelRatio
property
double
get
pixelRatio
inherited
The screen pixel density of the device.
Implementation
double get pixelRatio => throw _privateConstructorUsedError;
flutter_storyboard package
documentation
flutter_storyboard
DeviceInfo
pixelRatio property
DeviceInfo class