menu
auto_screen package
documentation
responsive_breakpoints.dart
MediaQueryHelper
height property
height property
dark_mode
light_mode
height
property
double
get
height
Get screen height
Implementation
double get height => MediaQuery.of(context).size.height;
auto_screen package
documentation
responsive_breakpoints
MediaQueryHelper
height property
MediaQueryHelper class