logicalWidth property
double
get
logicalWidth
Returns the logical width of the screen.
Implementation
double get logicalWidth => logicalScreenSize.width;
Returns the logical width of the screen.
double get logicalWidth => logicalScreenSize.width;