screenWidth property

double screenWidth

Implementation

static double get screenWidth => _size?.width ?? _breakPoint.mobile;