highlightingTheme property

Map<String, TextStyle> highlightingTheme
final

The syntax highlighting theme. Refer to HighlightView.theme. All available themes

Defaults to draculaTheme.

Implementation

final Map<String, TextStyle> highlightingTheme;