avgCharHeight property

double avgCharHeight

Implementation

double get avgCharHeight {
  return avgCharSize.height;
}