height property

double get height

Implementation

double get height {
  return size.height;
}