menu
siarashield_flutter package
documentation
common/custom_widgets.dart
screenHeight function
screenHeight function
dark_mode
light_mode
screenHeight
function
dynamic
screenHeight
(
BuildContext
context
)
Implementation
screenHeight(BuildContext context) => MediaQuery.of(context).size.height;
siarashield_flutter package
documentation
common/custom_widgets
screenHeight function
custom_widgets library