logicalWidth property

double get logicalWidth

Returns the logical width of the screen.

Implementation

double get logicalWidth => logicalScreenSize.width;