avgCharHeight property

double get avgCharHeight

Implementation

double get avgCharHeight {
  return avgCharSize.height;
}