menu
floxy_style package
documentation
routes/size.dart
Sizing
halfH static method
halfH static method
dark_mode
light_mode
halfH
static method
double
halfH
(
BuildContext
context
)
Implementation
static double halfH(BuildContext context) => MediaQuery.of(context).size.height / 1.5;
floxy_style package
documentation
routes/size
Sizing
halfH static method
Sizing class