contentWidth method

double contentWidth()

Implementation

double contentWidth() {
  return _contentRect.width;
}