contentBottom method

double contentBottom()

Implementation

double contentBottom() {
  return _contentRect.bottom;
}