offsetTop method

double offsetTop()

Implementation

double offsetTop() {
  return _contentRect.top;
}