height property

double get height

Implementation

double get height {
  return MediaQuery.sizeOf(this).height;
}