getMaxTextWidth method

double getMaxTextWidth()
inherited

Implementation

double getMaxTextWidth() {
  return _maxTextWidth;
}