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