menu
innerlibs
build_context_extensions.dart
BuildContextExtensions
physicalHeight property
physicalHeight
dark_mode
light_mode
physicalHeight
property
double
get
physicalHeight
Returns the physical height of the screen.
Implementation
double get physicalHeight => physicalScreenSize.height;
innerlibs
build_context_extensions
BuildContextExtensions
physicalHeight property
BuildContextExtensions extension on
BuildContext