menu
voltron_renderer package
documentation
util/screen_util.dart
ScreenUtil
windowWidth property
windowWidth property
dark_mode
light_mode
windowWidth
property
double
get
windowWidth
screen width 屏幕 宽 dp
Implementation
double get windowWidth => _windowWidth;
voltron_renderer package
documentation
util/screen_util
ScreenUtil
windowWidth property
ScreenUtil class