syntaxHighlighter property
SyntaxHighlighter?
syntaxHighlighter
final
Creates a format TextSpan given a string.
Used by MarkdownWidget to highlight the contents of pre elements.
Implementation
final SyntaxHighlighter? syntaxHighlighter;