width static method

dynamic width(
  1. BuildContext context
)

Implementation

static width(BuildContext context) => ScreenUtil().screenWidth;