menu
smart_responsive package
documentation
smart_responsive.dart
SmartScreen
width property
width property
dark_mode
light_mode
width
property
double
get
width
The screen width.
Implementation
double get width => MediaQuery.of(context).size.width;
smart_responsive package
documentation
smart_responsive
SmartScreen
width property
SmartScreen class