menu
future_widget_builder package
documentation
methods.dart
getHeight function
getHeight function
dark_mode
light_mode
getHeight
function
double
getHeight
(
BuildContext
context
)
Implementation
double getHeight(BuildContext context) { return MediaQuery.of(context).size.height; }
future_widget_builder package
documentation
methods
getHeight function
methods library