menu
innerlibs
build_context_extensions.dart
BuildContextExtensions
physicalWidth property
physicalWidth
dark_mode
light_mode
physicalWidth
property
double
get
physicalWidth
Returns the physical width of the screen.
Implementation
double get physicalWidth => physicalScreenSize.width;
innerlibs
build_context_extensions
BuildContextExtensions
physicalWidth property
BuildContextExtensions extension on
BuildContext