characterHeight property

double? characterHeight

Implementation

double? get characterHeight => letterHeightMap[fontSize.toInt()];