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