menu
awesome_ext package
documentation
ext/context_ext.dart
ContextExt
screenHeight property
screenHeight property
dark_mode
light_mode
screenHeight
property
double
get
screenHeight
Implementation
double get screenHeight => MediaQuery.of(this).size.height;
awesome_ext package
documentation
ext/context_ext
ContextExt
screenHeight property
ContextExt extension on
BuildContext