screenHeight property

double get screenHeight

Height of Screen

Implementation

double get screenHeight => Screen.height(_context);