width property

double get width

获取屏幕宽度

Implementation

double get width => mediaQuerySize.width;