screenWidth property

double get screenWidth

Implementation

double get screenWidth => MediaQuery.sizeOf(Global.appContext()).width * this;