menu
innerlibs
build_context_extensions.dart
BuildContextExtensions
logicalHeight property
logicalHeight
dark_mode
light_mode
logicalHeight
property
double
get
logicalHeight
Returns the logical height of the screen.
Implementation
double get logicalHeight => logicalScreenSize.height;
innerlibs
build_context_extensions
BuildContextExtensions
logicalHeight property
BuildContextExtensions extension on
BuildContext