menu
as_toast_x package
documentation
utils.dart
getScreenHeight function
getScreenHeight function
dark_mode
light_mode
getScreenHeight
function
double
getScreenHeight
(
dynamic
context
)
Implementation
double getScreenHeight(context) { return MediaQuery.of(context).size.height; }
as_toast_x package
documentation
utils
getScreenHeight function
utils library