menu
xfdn_design_system package
documentation
commons/responsive.dart
Responsive
width static method
width static method
dark_mode
light_mode
width
static method
double
width
(
BuildContext
context
)
Implementation
static double width(BuildContext context) => MediaQuery.of(context).size.width;
xfdn_design_system package
documentation
commons/responsive
Responsive
width static method
Responsive class