menu
flutter_kira package
documentation
util/kira_screen.dart
KScreen
screenHeight property
screenHeight property
dark_mode
light_mode
screenHeight
property
double
screenHeight
getter/setter pair
屏幕高度
Implementation
static double screenHeight = MediaQueryData.fromWindow(window).size.height;
flutter_kira package
documentation
util/kira_screen
KScreen
screenHeight property
KScreen class