menu
basic_setup package
documentation
config/theme.dart
ImageBoxDecoration
screenHeight static method
screenHeight static method
dark_mode
light_mode
screenHeight
static method
double
screenHeight
(
BuildContext
context
)
Implementation
static double screenHeight(BuildContext context) { return MediaQuery.of(context).size.height; }
basic_setup package
documentation
config/theme
ImageBoxDecoration
screenHeight static method
ImageBoxDecoration class