screenWidth property

double get screenWidth

屏幕宽度

Implementation

double get screenWidth => _getSize.width / pixelRatio;