menu
awesome_ext package
documentation
ext/context_ext.dart
ContextExt
screenWidth property
screenWidth property
dark_mode
light_mode
screenWidth
property
double
get
screenWidth
Implementation
double get screenWidth => MediaQuery.of(this).size.width;
awesome_ext package
documentation
ext/context_ext
ContextExt
screenWidth property
ContextExt extension on
BuildContext