contentRight method

double contentRight()

Implementation

double contentRight() {
  return _contentRect.right;
}