style property

CodeBlockStyle? style
final

The style of the code block.

If null, theme defaults will be used.

Implementation

final CodeBlockStyle? style;