contentLeft method

double contentLeft()

Implementation

double contentLeft() {
  return _contentRect.left;
}