menu
smart_responsive package
documentation
smart_responsive.dart
SmartScreen
height property
height property
dark_mode
light_mode
height
property
double
get
height
The screen height.
Implementation
double get height => MediaQuery.of(context).size.height;
smart_responsive package
documentation
smart_responsive
SmartScreen
height property
SmartScreen class