menu
dcflight package
documentation
framework/utilities/screen_utilities.dart
ScreenUtilities
screenWidth property
screenWidth property
dark_mode
light_mode
screenWidth
property
double
get
screenWidth
Get the current screen width
Implementation
double get screenWidth => _screenWidth;
dcflight package
documentation
framework/utilities/screen_utilities
ScreenUtilities
screenWidth property
ScreenUtilities class