contentHeight method

double contentHeight()

Implementation

double contentHeight() {
  return _contentRect.height;
}