menu
screen_helper package
documentation
screen_info_data.dart
ScreenInfoData
screenResolution property
screenResolution property
dark_mode
light_mode
screenResolution
property
Map
<
String
,
double
>
screenResolution
final
The screen resolution in pixels (width and height).
Implementation
final Map<String, double> screenResolution;
screen_helper package
documentation
screen_info_data
ScreenInfoData
screenResolution property
ScreenInfoData class