menu
custom_map package
documentation
constants/config.dart
fullHeight function
fullHeight function
dark_mode
light_mode
fullHeight
function
double
fullHeight
(
BuildContext
context
)
Implementation
double fullHeight(BuildContext context) { return MediaQuery.of(context).size.height; }
custom_map package
documentation
constants/config
fullHeight function
config.globals library