characterWidth property

double? characterWidth

Implementation

double? get characterWidth => letterWidthMap[fontSize.toInt()];