menu
app_style package
documentation
padding_constant.dart
PaddingConstants
screenHeight static method
screenHeight static method
dark_mode
light_mode
screenHeight
static method
double
screenHeight
(
BuildContext
context
)
Implementation
static double screenHeight(BuildContext context) => MediaQuery.of(context).size.height;
app_style package
documentation
padding_constant
PaddingConstants
screenHeight static method
PaddingConstants class