codeBlockFont property
Font?
codeBlockFont
final
If you need just a different font
to show your code blocks, use this font (by default is pw.Font.courier())
Implementation
final pw.Font? codeBlockFont;