menu
admin_widget package
documentation
responsive/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;
admin_widget package
documentation
responsive/responsive
Responsive
width static method
Responsive class