menu
common_interface package
documentation
Utils/Extensions.dart
ScreenConfigExtension
getHeight property
getHeight property
dark_mode
light_mode
getHeight
property
double
get
getHeight
Implementation
double
get
getHeight {
return
MediaQuery.of(
this
).size.height; }
common_interface package
documentation
Utils/Extensions
ScreenConfigExtension
getHeight property
ScreenConfigExtension extension on
BuildContext