physicalWidth property

double get physicalWidth

Returns the physical width of the screen.

Implementation

double get physicalWidth => physicalScreenSize.width;