codeFont property
FontFamily?
codeFont
final
The font family to use for code blocks and similar elements.
Implementation
final FontFamily? codeFont;
The font family to use for code blocks and similar elements.
final FontFamily? codeFont;