currentCodeFont property
FontFamily
currentCodeFont
final
The current code font family, represented by the --content-code-font CSS variable.
Implementation
static final FontFamily currentCodeFont = FontFamily.variable('--content-code-font');