appmayor
size_helpers
displayHeight function
displayHeight
displayHeight
function
Null safety
double
displayHeight
(
BuildContext
context
)
Implementation
double displayHeight(BuildContext context) { return displaySize(context).height; }
appmayor
size_helpers
displayHeight function
size_helpers library
Functions
displayHeight
displaySize
displayWidth