menu
star_live package
documentation
utils/screen_utils.dart
ScreenUtils
screenHeight static method
screenHeight static method
dark_mode
light_mode
screenHeight
static method
double
screenHeight
(
)
Implementation
static double screenHeight() { return window.physicalSize.height; }
star_live package
documentation
utils/screen_utils
ScreenUtils
screenHeight static method
ScreenUtils class