fontSizeFactor property
Code font size relative to the surrounding text. Defaults to 0.94.
Monospace faces read larger than proportional ones at the same point size, so a small reduction keeps the line rhythm even.
Implementation
final double? fontSizeFactor;