height property

double get height
  • to get screen height

Implementation

double get height => MediaQuery.sizeOf(this).height;