avgCharWidth property

double get avgCharWidth

Implementation

double get avgCharWidth {
  return avgCharSize.width;
}