offsetLeft method

double offsetLeft()

Implementation

double offsetLeft() {
  return _contentRect.left;
}