screenHeight property

double screenHeight

Implementation

static double get screenHeight => _screenHeight ??= contextQuery.size.height;