codeBlockTextStyle property

TextStyle? codeBlockTextStyle
final

If you need customize exactly how the code block looks, then you use this theme

Implementation

final pw.TextStyle? codeBlockTextStyle;