menu
flutter_ukit package
documentation
flutter_context.dart
BuildContextExtension
screenHeight property
screenHeight property
dark_mode
light_mode
screenHeight
property
double
get
screenHeight
Implementation
double get screenHeight => MediaQuery.of(this).size.height;
flutter_ukit package
documentation
flutter_context
BuildContextExtension
screenHeight property
BuildContextExtension extension on
BuildContext