menu
common_interface package
documentation
Utils/Extensions.dart
ScreenConfigExtension
getWidth property
getWidth property
dark_mode
light_mode
getWidth
property
double
get
getWidth
Implementation
double get getWidth { return MediaQuery.of(this).size.width; }
common_interface package
documentation
Utils/Extensions
ScreenConfigExtension
getWidth property
ScreenConfigExtension extension on
BuildContext