screenWidth property

double screenWidth

屏幕宽度

Implementation

double get screenWidth => MediaQuery.of(this).size.width;