hcScreenWidth method

double hcScreenWidth()

return screen width

Implementation

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