screenWidth property

double screenWidth

Implementation

static double get screenWidth => _screenWidth ??= contextQuery.size.width;