screenWidth top-level property

double screenWidth
getter/setter pair

当前屏幕宽度 dp

Implementation

double screenWidth = LayoutTool().screenWidth;