menu
flutter_screen_scaling package
documentation
screen_scale_properties.dart
ScreenScaleProperties
screenWidth property
screenWidth property
dark_mode
light_mode
screenWidth
property
double
screenWidth
final
当前设备宽度 dp The horizontal extent of this size.
Implementation
final double screenWidth;
flutter_screen_scaling package
documentation
screen_scale_properties
ScreenScaleProperties
screenWidth property
ScreenScaleProperties class