menu
floxy_style package
documentation
routes/size.dart
FSZ
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
FSZ
halfW static method
FSZ class