getScreenWidth property

double get getScreenWidth

Implementation

double get getScreenWidth {
  return screenWidth ?? 0.0;
}