menu
library_helper package
documentation
utils/extensions/extensions.dart
ContextExtension
screenHeight property
screenHeight property
dark_mode
light_mode
screenHeight
property
double
get
screenHeight
Implementation
double get screenHeight => MediaQuery.of(this).size.height;
library_helper package
documentation
utils/extensions/extensions
ContextExtension
screenHeight property
ContextExtension extension on
BuildContext